LSSE-front/.env.production

5 lines
153 B
Plaintext
Raw Permalink Normal View History

NODE_ENV=production
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=/api
2025-09-08 10:07:14 +08:00
VUE_APP_API_URL=http://192.168.0.189:8099
VUE_APP_WEBSOCKET_URL=ws://192.168.0.96:9001