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