diff --git a/nginx/config/s.conf b/nginx/config/s.conf index 965816f..0233052 100644 --- a/nginx/config/s.conf +++ b/nginx/config/s.conf @@ -4,12 +4,9 @@ server { server_tokens off; server_name_in_redirect off; - /home/aborn/github/CodeSnippet/switchysharp - root /home/; # root path access_log /path/to/static.access.log combined; # log file path - /home/aborn/log/proxy.txt error_page 500 502 503 504 /50x.html; location / {