LSSE-front/.env.production

5 lines
109 B
Plaintext
Raw Normal View History

NODE_ENV=production
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=/api
2025-09-26 19:44:54 +08:00
VUE_APP_API_URL=http://192.168.0.225:8099