Update README.md

This commit is contained in:
涵曦 2024-10-18 01:14:41 +08:00 committed by GitHub
parent 6033c1a6fc
commit 7146d61fcb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@
docker run -p 8090:8090 -v /xiaomusic/music:/app/music -v /xiaomusic/conf:/app/conf hanxi/xiaomusic
```
国内:
🔥 国内:
```bash
docker run -p 8090:8090 -v /xiaomusic/music:/app/music -v /xiaomusic/conf:/app/conf m.daocloud.io/docker.io/hanxi/xiaomusic
@ -45,7 +45,7 @@ services:
- /xiaomusic/conf:/app/conf
```
国内:
🔥 国内:
```yaml
services: