|
@@ -3,8 +3,7 @@ ENV = 'development'
|
|
|
|
|
|
# base api
|
|
# base api
|
|
# VUE_APP_BASE_API = '/dev-api'
|
|
# VUE_APP_BASE_API = '/dev-api'
|
|
-VUE_APP_BASE_API = 'http://127.0.0.1:8080'
|
|
|
|
-
|
|
|
|
|
|
+VUE_APP_BASE_API = 'http://39.105.58.247:20800'
|
|
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
|
|
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
|
|
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.
|
|
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.
|
|
# It only does one thing by converting all import() to require().
|
|
# It only does one thing by converting all import() to require().
|