LSSE-front/.env.production
2025-10-22 10:56:41 +08:00

5 lines
108 B
Plaintext

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