fix: correct API domain typo hfj -> hjf in admin .env.production
Made-with: Cursor
This commit is contained in:
@@ -7,4 +7,4 @@ VUE_APP_TITLE=huangjinfen-shop
|
|||||||
# socket 系统连接地址 (ws)或(wss)://www.(换成你的域名)/ws 非独立部署默认为空
|
# socket 系统连接地址 (ws)或(wss)://www.(换成你的域名)/ws 非独立部署默认为空
|
||||||
VUE_APP_WS_ADMIN_URL='wss://hjf.fsgx.cn/ws'
|
VUE_APP_WS_ADMIN_URL='wss://hjf.fsgx.cn/ws'
|
||||||
# 接口请求地址 (http)或 (https)://www.(换成你的域名)/adminapi 非独立部署默认为空
|
# 接口请求地址 (http)或 (https)://www.(换成你的域名)/adminapi 非独立部署默认为空
|
||||||
VUE_APP_API_URL='https://hfj.fsgx.cn/adminapi'
|
VUE_APP_API_URL='https://hjf.fsgx.cn/adminapi'
|
||||||
|
|||||||
Reference in New Issue
Block a user