修改请求域名
This commit is contained in:
parent
b9ca1d1700
commit
822289c299
|
|
@ -5,12 +5,12 @@ ENV = 'development'
|
||||||
# base api
|
# base api
|
||||||
# VUE_APP_BASE_API = 'http://192.168.31.106:8324'
|
# VUE_APP_BASE_API = 'http://192.168.31.106:8324'
|
||||||
#VUE_APP_BASE_API = 'https://mer1.crmeb.net'
|
#VUE_APP_BASE_API = 'https://mer1.crmeb.net'
|
||||||
VUE_APP_BASE_API = 'https://bt.test.cdlfjy.com'
|
VUE_APP_BASE_API = 'https://zc.test.cdlfjy.com'
|
||||||
|
|
||||||
# socket 连接地址
|
# socket 连接地址
|
||||||
#VUE_APP_WS_URL = 'ws://0.0.0.0:8324'
|
#VUE_APP_WS_URL = 'ws://0.0.0.0:8324'
|
||||||
#VUE_APP_WS_URL = 'ws://mer1.crmeb.net'
|
#VUE_APP_WS_URL = 'ws://mer1.crmeb.net'
|
||||||
VUE_APP_WS_URL = 'ws://bt.test.cdlfjy.com'
|
VUE_APP_WS_URL = 'ws://zc.test.cdlfjy.com'
|
||||||
|
|
||||||
# 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.
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
Loading…
Reference in New Issue