LSSE-front/.env.production
2025-09-17 16:56:04 +08:00

5 lines
109 B
Plaintext

NODE_ENV=production
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=/api
VUE_APP_API_URL=http://192.168.0.189:8099