7 行
93 B
Bash
7 行
93 B
Bash
# just a flag
|
|
ENV = 'production'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = 'https://shop.lingtao8.com'
|
|
|