mirror of
https://github.com/xfgryujk/blivechat.git
synced 2024-12-25 20:30:28 +08:00
7 lines
154 B
Bash
7 lines
154 B
Bash
# 第三方库用CDN引入
|
|
LIB_USE_CDN=false
|
|
# production环境生成source map
|
|
PROD_SOURCE_MAP=true
|
|
# 动态发现后端endpoint
|
|
BACKEND_DISCOVERY=false
|