Skip to content

Commit

Permalink
Remove passenger change
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhallett committed Feb 16, 2022
1 parent b263a18 commit c2e9fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/docker/webapp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ server {
passenger_enabled on;
passenger_user app;
passenger_ruby /usr/bin/ruby;
passenger_max_request_queue_size 200;

merge_slashes off;
client_max_body_size 10M;

Expand Down

0 comments on commit c2e9fa7

Please sign in to comment.