LSSE-front/.env.development

6 lines
156 B
Plaintext
Raw Normal View History

2025-08-06 19:10:12 +08:00
NODE_ENV=development
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=/api
2025-08-20 16:24:13 +08:00
VUE_APP_API_URL=http://192.168.0.189:8099
2025-09-17 16:56:04 +08:00
VUE_APP_MAPVIEW_URL = ws://192.168.0.189:8099