Files
cdTestPlant3/cdTMP/.env.production

6 lines
177 B
Plaintext
Raw Normal View History

2023-06-04 20:01:58 +08:00
# .env.production
VITE_APP_ENV = production
2023-08-07 21:00:19 +08:00
VITE_APP_BASE_URL = http://111.230.103.212:8000
VITE_APP_WS_URL = ws://111.230.103.212/:9502/message.io
2023-06-04 20:01:58 +08:00
VITE_APP_PROXY_PREFIX = /api