提交 ac21c271 authored 作者: 刘旭's avatar 刘旭

...

上级 957138b4
......@@ -3,4 +3,4 @@ VITE_APP_TITLE = "集成平台"
VITE_APP_PORT = 3002
# 请求接口
VITE_APP_BASE_URL = "integrate"
VITE_APP_BASE_URL = "semiconductor"
......@@ -15,7 +15,7 @@ server {
}
}
location /integrate {
proxy_pass http://integrate-system:8090;
location /semiconductor {
proxy_pass http://semiconductor-system:8090;
}
}
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论