1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-10 12:01:57 +08:00
vue-element-admin/.env.development
2021-03-06 21:46:08 +08:00

6 lines
95 B
Plaintext

# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://localhost:9527/bwhse'