1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-04-03 11:25:10 +08:00

Update README.md

This commit is contained in:
涵曦
2024-10-18 01:14:41 +08:00
committed by GitHub
parent 6033c1a6fc
commit 7146d61fcb

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: