Skip to content

Commit ad85194

Browse files
authored
Lower concurrency (#386)
1 parent e1e6db5 commit ad85194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: bundle exec puma -p $PORT -e $RACK_ENV -t 0:5
1+
web: bundle exec puma -p $PORT -e $RACK_ENV -t 0:2

0 commit comments

Comments
 (0)