diff --git a/templates/web.template.yml b/templates/web.template.yml index cdfc16f..8fc2f8f 100644 --- a/templates/web.template.yml +++ b/templates/web.template.yml @@ -137,7 +137,7 @@ run: to: client_max_body_size $upload_size ; - replace: - filename: "/etc/nginx/conf.d/discourse.conf" + filename: "/etc/nginx/nginx.conf" from: /worker_connections.+$/ to: worker_connections $nginx_worker_connections ;