Update README.md
This commit is contained in:
parent
ccc83a518c
commit
ae90029d8e
@ -72,10 +72,10 @@ pdm run xiaomusic.py
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker run -e MI_USER=<your-xiaomi-account> \
|
docker run -e MI_USER=<your-xiaomi-account> \
|
||||||
-e MI_PASS=<your-xiaomi-password> \
|
-e MI_PASS='your-xiaomi-password' \
|
||||||
-e MI_DID=<your-xiaomi-speaker-mid> \
|
-e MI_DID='your-xiaomi-speaker-mid' \
|
||||||
-e MI_HARDWARE='L07A' \
|
-e MI_HARDWARE='L07A' \
|
||||||
-e XIAOMUSIC_PROXY=<proxy-for-yt-dlp> \
|
-e XIAOMUSIC_PROXY='proxy-for-yt-dlp' \
|
||||||
-e XIAOMUSIC_HOSTNAME=192.168.2.5 \
|
-e XIAOMUSIC_HOSTNAME=192.168.2.5 \
|
||||||
-e XIAOMUSIC_SEARCH='bilisearch:' \
|
-e XIAOMUSIC_SEARCH='bilisearch:' \
|
||||||
-p 8090:8090 \
|
-p 8090:8090 \
|
||||||
|
Loading…
Reference in New Issue
Block a user