更新
This commit is contained in:
parent
5326c2eb2c
commit
78ec33d360
@ -3,12 +3,12 @@ ENV = 'development'
|
|||||||
|
|
||||||
# base api
|
# base api
|
||||||
#VUE_APP_BASE_API = 'http://127.0.0.1:8325'
|
#VUE_APP_BASE_API = 'http://127.0.0.1:8325'
|
||||||
# VUE_APP_BASE_API = 'https://shop.lihaink.cn'
|
VUE_APP_BASE_API = 'https://shop.lihaink.cn'
|
||||||
VUE_APP_BASE_API = 'https://crmeb-test.shop.lihaink.cn/admin'
|
# VUE_APP_BASE_API = 'https://crmeb-test.shop.lihaink.cn/admin'
|
||||||
# socket 连接地址
|
# socket 连接地址
|
||||||
#VUE_APP_WS_URL = 'ws://192.168.3.20:8324'
|
#VUE_APP_WS_URL = 'ws://192.168.3.20:8324'
|
||||||
# VUE_APP_WS_URL = 'wss://shop.lihaink.cn'
|
VUE_APP_WS_URL = 'wss://shop.lihaink.cn'
|
||||||
VUE_APP_WS_URL = 'wss://crmeb-test.shop.lihaink.cn'
|
# VUE_APP_WS_URL = 'wss://crmeb-test.shop.lihaink.cn'
|
||||||
|
|
||||||
# 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user