report_generation/.env.development

4 lines
85 B
Plaintext
Raw Normal View History

2025-03-31 09:15:35 +08:00
NODE_ENV=development
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=http://localhost:7003