LSSE-front/.env.development

6 lines
176 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-10-22 10:56:41 +08:00
VUE_APP_API_URL=http://192.168.0.53:8099
2025-09-19 11:44:26 +08:00
VUE_APP_MAP_BASE_URL=/map
2025-09-26 19:44:54 +08:00
VUE_APP_MAP_URL=http://192.168.0.225:8090