Commit ae98a5ff by 弓厶

添加维护文件

parent cbe43d04
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
proxy_pass http://gateway:10001/auth; proxy_pass http://gateway:10001/auth;
} }
location /schoolcenter { location /schoolcenter {
proxy_pass http://gateway:10001/schoolcenter; proxy_pass http://gateway:10001/api;
} }
error_page 500 502 503 504 /50x.html; error_page 500 502 503 504 /50x.html;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment