Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxi authored Jun 4, 2024
1 parent ccc83a5 commit ae90029
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ pdm run xiaomusic.py
```shell
docker run -e MI_USER=<your-xiaomi-account> \
-e MI_PASS=<your-xiaomi-password> \
-e MI_DID=<your-xiaomi-speaker-mid> \
-e MI_PASS='your-xiaomi-password' \
-e MI_DID='your-xiaomi-speaker-mid' \
-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_SEARCH='bilisearch:' \
-p 8090:8090 \
Expand Down

0 comments on commit ae90029

Please sign in to comment.