mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2026-05-01 03:28:17 +08:00
6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
# just a flag
|
|
ENV = 'production'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = 'http://localhost:18080/api'
|