1
0
forked from x/ContextOS
This commit is contained in:
IT 老营长 @云轩领航-创始人 2022-08-17 20:23:59 +08:00
parent d058972636
commit 8579c97e4e

View File

@ -1,4 +1,4 @@
proxy_set_header X-HOST $scheme://$http_host;
proxy_set_header X-HOST $scheme://$http_host/;
proxy_set_header X-Real-Port $remote_port;
proxy_set_header X-Real-IP $remote_addr;