This commit is contained in:
2024-04-10 20:00:38 +08:00
parent e81fe2f9d8
commit 0924fb0f73

View File

@@ -1,5 +1,5 @@
# .env.production
VITE_APP_ENV = production
VITE_APP_BASE_URL = http://111.230.103.212:8000
VITE_APP_WS_URL = ws://111.230.103.212:9502/message.io
VITE_APP_BASE_URL = http://127.0.0.1:8000/api
VITE_APP_WS_URL = ws://127.0.0.1:8000/message.io
VITE_APP_PROXY_PREFIX = /api