🐛 fix i18n init bug
This commit is contained in:
@@ -13,7 +13,7 @@ VITE_API_BASE_URL='http://127.0.0.1:8080'
|
||||
VITE_TITLE_NAME='五味子云相册'
|
||||
|
||||
# token key
|
||||
VITE_APP_TOKEN_KEY='schisandra'
|
||||
VITE_APP_TOKEN_KEY='Bearer'
|
||||
|
||||
# the websocket url
|
||||
VITE_WEB_SOCKET_URL='ws://127.0.0.1:3010/wx/socket'
|
||||
|
Reference in New Issue
Block a user