1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-05-12 01:46:07 +08:00

Update README.md

This commit is contained in:
涵曦
2024-06-27 00:23:22 +08:00
committed by GitHub
parent 725d4c4ab3
commit ad67894244

View File

@@ -209,6 +209,7 @@ services:
- XIAOMUSIC_HTTPAUTH_PASSWORD 配置 web 控制台密码
- XIAOMUSIC_CONF_PATH 用来存放配置文件的目录记得把目录映射到主机默认情况会把配置存放在music目录具体见 <https://github.com/hanxi/xiaomusic/issues/74>
- XIAOMUSIC_VERBOSE 设置为 true 时开启 debug 日志,用于排查问题
- XIAOMUSIC_DISABLE_DOWNLOAD 设为 true 时关闭下载功能,见 <https://github.com/hanxi/xiaomusic/issues/82>
## 讨论区