LSSE-front/.env.development

5 lines
110 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