更新开发域名

This commit is contained in:
weipengfei 2023-10-07 17:54:23 +08:00
parent 5e604567dd
commit dd27193d0a

View File

@ -4,7 +4,7 @@ ENV = 'development'
# base api
#VUE_APP_BASE_API = 'http://127.0.0.1:8325'
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 连接地址
#VUE_APP_WS_URL = 'ws://192.168.3.20:8324'
VUE_APP_WS_URL = 'wss://shop.lihaink.cn'