Updated v0.5.0 基于 CentOS7 (markdown)

master
假想控 2018-03-02 18:06:25 +08:00
parent 59db79d661
commit f425883372
1 changed files with 1 additions and 1 deletions

@ -269,7 +269,7 @@ server {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $http_connection;
access_log off
access_log off;
}
location / {