mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
更新注释
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ http {
|
||||
}
|
||||
|
||||
location /cookiecloud {
|
||||
# 后端API
|
||||
# 后端cookiecloud地址
|
||||
proxy_pass http://backend_api;
|
||||
rewrite ^.+mock-server/?(.*)$ /$1 break;
|
||||
proxy_http_version 1.1;
|
||||
|
||||
Reference in New Issue
Block a user