|
@@ -41,7 +41,7 @@ module.exports = {
|
|
|
proxy: {
|
|
|
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
|
- target: `http://127.0.0.1:10018`,
|
|
|
+ target: `http://127.0.0.1:3031`,
|
|
|
// target: `http://192.168.10.12:3031`,
|
|
|
// target: `http://36.49.108.22:3031`,
|
|
|
// target: `http://10.6.52.11:3031`,
|