feat: update xiaomusic 0.6.1

This commit is contained in:
arch3rPro
2026-06-10 03:44:16 +08:00
parent b787a007a7
commit ff943d342e
3 changed files with 2 additions and 2 deletions
+13
View File
@@ -0,0 +1,13 @@
services:
xiaomusic:
image: hanxi/xiaomusic:v0.6.1
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