cyf1/x-admin-web/.env.development

6 lines
89 B
Plaintext
Raw Normal View History

2023-12-19 17:20:09 +08:00
# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://localhost:9999'