mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-10 12:01:57 +08:00
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
# just a flag
|
|
ENV = 'development'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = 'http://localhost:9527/bwhse'
|