test
This commit is contained in:
@@ -34,8 +34,8 @@ module.exports = {
|
||||
disableHostCheck: true,
|
||||
port: process.env.VUE_APP_PROXY_PORT,
|
||||
proxy: {
|
||||
"/api": {
|
||||
target: "http://127.0.0.1:9081",
|
||||
"/apis": {
|
||||
target: "http://121.40.38.249/",
|
||||
changeOrigin: true,
|
||||
ws: true,
|
||||
pathRewrite: {
|
||||
|
||||
Reference in New Issue
Block a user