mirror of
https://github.com/eiblog/eiblog.git
synced 2026-03-01 00:34:58 +08:00
update ik
This commit is contained in:
@@ -103,7 +103,7 @@ server {
|
||||
proxy_set_header Host deepzz.com;
|
||||
proxy_set_header X-Real_IP $remote_addr;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_set_header X-XSS-Protection 1; mode=block;
|
||||
proxy_set_header X-XSS-Protection "1; mode=block";
|
||||
|
||||
proxy_pass http://127.0.0.1:9000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user