提交 33748cd0 authored 作者: 刘旭's avatar 刘旭

Merge branch 'master' of http://code.lingqingkeji.com/xuxu/SEMI

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