diff --git a/default.conf b/default.conf index 1b59dd3..59d97bc 100644 --- a/default.conf +++ b/default.conf @@ -1,4 +1,4 @@ -/server { +server { root /usr/share/nginx/html; access_log syslog:server=10.8.0.7:514,tag=nginx_access main; index index.html index.htm index.nginx-debian.html;