Update default.conf
This commit is contained in:
parent
af8b05a8a8
commit
9a8f7eff38
@ -174,6 +174,7 @@ server {
|
||||
add_header Access-Control-Allow-Methods OPTIONS,GET,POST,PATCH,PUT,DELETE;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Client-Port $remote_port;
|
||||
proxy_set_header Origin $host;
|
||||
proxy_pass http://10.8.0.6:8066/;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user