commit by magit in emacs@2022-05-16 12:05:14

This commit is contained in:
Aborn Jiang 2022-05-16 12:05:17 +08:00
parent 0857ab56be
commit 09450ac5d7
1 changed files with 0 additions and 3 deletions

View File

@ -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 / {