mirror of
https://github.com/xfgryujk/blivechat.git
synced 2025-01-28 05:10:48 +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
|