mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-28 01:40:08 +08:00
6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
# just a flag
|
|
ENV = 'development'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = 'http://127.0.0.1:8067/'
|