Commit 45752fef authored by wolfocde's avatar wolfocde

update

parent cdcfea6f
......@@ -24,7 +24,7 @@ server {
listen 80;
root /your_blog_path/public;
location / {
location / {
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header Host $host;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment