feat: update xiaomusic 0.5.8

This commit is contained in:
arch3rPro
2026-05-28 03:41:48 +08:00
parent 93c6ecf44b
commit ccd88efb2a
3 changed files with 2 additions and 2 deletions
+13
View File
@@ -0,0 +1,13 @@
services:
xiaomusic:
image: hanxi/xiaomusic:v0.5.8
container_name: xiaomusic
restart: unless-stopped
ports:
- ${PANEL_APP_PORT_HTTP}:8090
environment:
XIAOMUSIC_PUBLIC_PORT: ${PANEL_APP_PORT_HTTP}
TZ: ${TZ}
volumes:
- ${APP_DATA}/music:/app/music
- ${APP_DATA}/conf:/app/conf