更新开发域名
This commit is contained in:
parent
5e604567dd
commit
dd27193d0a
@ -4,7 +4,7 @@ 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'
|
||||||
# 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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user