5 lines
127 B
Plaintext
5 lines
127 B
Plaintext
NODE_ENV = 'production'
|
|
VUE_APP_TITLE = '悦读馆'
|
|
#线上环境
|
|
VUE_APP_API_BASE_URL=https://backend.xiaobaitiao.icu:443/api
|