✨ complete mobile image upload
This commit is contained in:
@@ -3,8 +3,8 @@ VITE_NODE_ENV='production'
|
||||
# 生产环境
|
||||
VITE_APP_BASE_API='/sys'
|
||||
|
||||
# 页面 title 前缀
|
||||
VITE_APP_TITLE=生产环境
|
||||
# 网站域名
|
||||
VITE_APP_WEB_URL='http://localhost:5173'
|
||||
|
||||
# 网络请求公用地址
|
||||
VITE_API_BASE_URL='https://landaiqing.cn'
|
||||
@@ -18,5 +18,8 @@ VITE_APP_TOKEN_KEY='Bearer'
|
||||
VITE_QR_SOCKET_URL='wss://landaiqing.cn/api/ws/qr_ws'
|
||||
|
||||
VITE_MESSAGE_SOCKET_URL='wss://landaiqing.cn/api/ws/message_ws'
|
||||
|
||||
VITE_FILE_SOCKET_URL='ws://127.0.0.1:80/api/ws/file'
|
||||
|
||||
# 签名密钥
|
||||
VITE_FINGERPRINT_KEY='idm0jdoau38lwourb4pbjk4dxkat0kcx'
|
||||
|
Reference in New Issue
Block a user