Skip to content

Commit 022b533

Browse files
committed
Update nginx.conf.template
1 parent 4aa3410 commit 022b533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webserver/templates/nginx.conf.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ server {
3838
#ssl_trusted_certificate /etc/letsencrypt/live/${NGINX_HOST}/chain.pem;
3939
#ssl_dhparam /etc/letsencrypt/ssl-dhparam.pem;
4040
include /etc/letsencrypt/options-ssl-nginx.conf;
41-
#
41+
#
4242
client_max_body_size 8m;
4343
proxy_headers_hash_max_size 768;
4444
proxy_headers_hash_bucket_size 128;

0 commit comments

Comments
 (0)