1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2026-04-30 11:08:16 +08:00
vue-element-admin/.env.development

6 lines
94 B
Plaintext

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