Files
cdTestPlant3/chengduTestPlant/.env.production
2023-06-04 20:01:58 +08:00

6 lines
164 B
Plaintext

# .env.production
VITE_APP_ENV = production
VITE_APP_BASE_URL = http://127.0.0.1:8000
VITE_APP_WS_URL = ws://127.0.0.1:9502/message.io
VITE_APP_PROXY_PREFIX = /api