We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa3410 commit 022b533Copy full SHA for 022b533
webserver/templates/nginx.conf.template
@@ -38,7 +38,7 @@ server {
38
#ssl_trusted_certificate /etc/letsencrypt/live/${NGINX_HOST}/chain.pem;
39
#ssl_dhparam /etc/letsencrypt/ssl-dhparam.pem;
40
include /etc/letsencrypt/options-ssl-nginx.conf;
41
- #
+ #
42
client_max_body_size 8m;
43
proxy_headers_hash_max_size 768;
44
proxy_headers_hash_bucket_size 128;
0 commit comments