Compare commits
1 Commits
feature/fs
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fd33eeb21a |
@@ -3,8 +3,8 @@ NODE_ENV=production
|
||||
VUE_APP_ENV='production'
|
||||
|
||||
# 页面 title
|
||||
VUE_APP_TITLE=CRMEB
|
||||
VUE_APP_TITLE=hjfshop
|
||||
# socket 系统连接地址 (ws)或(wss)://www.crmeb.com(换成你的域名)/ws 非独立部署默认为空
|
||||
VUE_APP_WS_ADMIN_URL='ws://hjf.suzhouyuqi.com/ws'
|
||||
VUE_APP_WS_ADMIN_URL='wss://hjf.suzhouyuqi.com/ws'
|
||||
# 接口请求地址 (http)或 (https)://www.crmeb.com(换成你的域名)/adminapi 非独立部署默认为空
|
||||
VUE_APP_API_URL='http://hjf.suzhouyuqi.com/adminapi'
|
||||
VUE_APP_API_URL='https://hjf.suzhouyuqi.com/adminapi'
|
||||
|
||||
Reference in New Issue
Block a user