修改配置
This commit is contained in:
parent
30c004957b
commit
8dc1a569d9
@ -7,11 +7,11 @@ VUE_APP_TITLE = 隆姿集团
|
||||
|
||||
# 接口地址
|
||||
VUE_APP_API_BASEURL = https://dev.api.linkwing.com/api/v1
|
||||
VUE_APP_API_DEV = https://dev.api.linkwing.com
|
||||
VUE_APP_API_DEV = https://dev.api.linkwing.com/api/v1
|
||||
|
||||
# WS地址
|
||||
VUE_APP_WS_URL = wss://xwapi.dev.dwoodauto.com/wss
|
||||
VUE_APP_WSS_URL = wss://xwapi.dev.dwoodauto.com/wss
|
||||
VUE_APP_WS_URL = wss://dev.api.linkwing.com/wss
|
||||
VUE_APP_WSS_URL = wss://dev.api.linkwing.com/wss
|
||||
|
||||
# 本地端口
|
||||
VUE_APP_PORT = 2801
|
||||
|
||||
@ -5,4 +5,9 @@ NODE_ENV = production
|
||||
VUE_APP_TITLE = 象纬云科
|
||||
|
||||
# 接口地址
|
||||
VUE_APP_API_BASEURL = https://www.fastmock.site/mock/5039c4361c39a7e3252c5b55971f1bd3/api
|
||||
VUE_APP_API_BASEURL = https://dev.api.linkwing.com/api/v1
|
||||
VUE_APP_API_DEV = https://dev.api.linkwing.com/api/v1
|
||||
|
||||
# WS地址
|
||||
VUE_APP_WS_URL = wss://dev.api.linkwing.com/wss
|
||||
VUE_APP_WSS_URL = wss://dev.api.linkwing.com/wss
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user