6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
|
|
# 线上环境
|
||
|
|
ENV = 'production'
|
||
|
|
|
||
|
|
# base api
|
||
|
|
VUE_APP_BASE_API = './'
|