7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
2 years ago
|
# just a flag
|
||
|
ENV = 'production'
|
||
|
|
||
|
# base api
|
||
|
VUE_APP_BASE_API = '/chuangDa'
|
||
|
|
||
|
VUE_APP_BUILD_TYPE = 'example'
|