|
|
@ -3,7 +3,7 @@ VUE_APP_ENV = 'QA' |
|
|
|
NODE_ENV = 'test' |
|
|
|
|
|
|
|
# base api |
|
|
|
VUE_APP_BASE_API = 'http://10.127.47.152:9001' |
|
|
|
VUE_APP_BASE_API = 'http://101.201.121.115:9001' |
|
|
|
|
|
|
|
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable, |
|
|
|
# to control whether the babel-plugin-dynamic-import-node plugin is enabled. |
|
|
|