This commit is contained in:
qy117121 2023-02-23 22:34:37 +08:00
parent f4de366c61
commit adcd5e8035
3 changed files with 38 additions and 66 deletions

View file

@ -25,7 +25,7 @@ server {
}
}
location /sky {
location /sky {
proxy_redirect off;
proxy_pass http://127.0.0.1:23876;
proxy_http_version 1.1;