- 修改目标节点问题
All checks were successful
Build and Push Docker Image / build (push) Successful in 7m59s
All checks were successful
Build and Push Docker Image / build (push) Successful in 7m59s
This commit is contained in:
parent
63dddd09bb
commit
fd2a6fa329
@ -36,7 +36,7 @@ module.exports = {
|
|||||||
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
||||||
[process.env.VUE_APP_BASE_API]: {
|
[process.env.VUE_APP_BASE_API]: {
|
||||||
// target: `http://192.168.1.23:22009`,
|
// target: `http://192.168.1.23:22009`,
|
||||||
target: `http://sac.hl.jczsmarter.com:18080`,
|
target: `/`,
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
pathRewrite: {
|
pathRewrite: {
|
||||||
['^' + process.env.VUE_APP_BASE_API]: ''
|
['^' + process.env.VUE_APP_BASE_API]: ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user