LSSE-front/.env.production

5 lines
108 B
Plaintext
Raw Normal View History

NODE_ENV=production
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