fix
This commit is contained in:
parent
86ee0f48d4
commit
99daf507d6
@ -7,7 +7,7 @@ server {
|
||||
}
|
||||
listen 4444;
|
||||
location / {
|
||||
proxy_pass http://meemaw:8004;
|
||||
proxy_pass http://192.168.178.21:8004;
|
||||
proxy_intercept_errors on;
|
||||
proxy_set_header HOST 217.91.194.204;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user