✨ complete mobile image upload
This commit is contained in:
@@ -3,9 +3,8 @@ VITE_NODE_ENV='development'
|
||||
|
||||
# 开发环境
|
||||
VITE_APP_BASE_API='/sys'
|
||||
|
||||
# 页面 title 前缀
|
||||
VITE_APP_TITLE=开发环境
|
||||
# 网站域名
|
||||
VITE_APP_WEB_URL='http://localhost:5173'
|
||||
|
||||
# 网络请求公用地址
|
||||
VITE_API_BASE_URL='http://127.0.0.1:80'
|
||||
@@ -20,4 +19,6 @@ VITE_QR_SOCKET_URL='ws://127.0.0.1:80/api/ws/qrcode'
|
||||
|
||||
VITE_MESSAGE_SOCKET_URL='ws://127.0.0.1:80/api/ws/message'
|
||||
|
||||
VITE_FILE_SOCKET_URL='ws://127.0.0.1:80/api/ws/file'
|
||||
|
||||
VITE_FINGERPRINT_KEY='idm0jdoau38lwourb4pbjk4dxkat0kcx'
|
||||
|
Reference in New Issue
Block a user