dbd-meeting-html/.env.development

4 lines
112 B
Plaintext
Raw Normal View History

2024-01-23 17:05:40 +08:00
NODE_ENV=development
VUE_APP_PREVIEW=true
2024-08-27 17:18:22 +08:00
VUE_APP_API_BASE_URL=/api
VUE_APP_MODEL_BASE_URL=http://127.0.0.1:8080