Update default.conf
This commit is contained in:
parent
103281df53
commit
79816ac6fd
@ -1,6 +1,6 @@
|
|||||||
server {
|
server {
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
access_log syslog:server=10.8.0.7:514,tag=nginx_access custom;
|
access_log syslog:server=10.8.0.7:514,tag=nginx_access;
|
||||||
index index.html index.htm index.nginx-debian.html;
|
index index.html index.htm index.nginx-debian.html;
|
||||||
server_name _; # managed by Certbot
|
server_name _; # managed by Certbot
|
||||||
client_max_body_size 100M;# kill cache
|
client_max_body_size 100M;# kill cache
|
||||||
|
Loading…
Reference in New Issue
Block a user