release: sync public installer asset compose.yaml

This commit is contained in:
2026-09-09 09:02:41 +00:00
parent 656f938ce3
commit 9b2816e22f
+1
View File
@@ -42,6 +42,7 @@ services:
- "${XYMEDIA_API_PORT:-18080}:8080"
- "${XYMEDIA_WEBDAV_PORT:-18081}:8081"
- "${XYMEDIA_TVBOX_PORT:-18082}:8082"
- "${XYMEDIA_EMBY_PROXY_PORT:-18086}:8083"
volumes:
- "${XYMEDIA_INSTALL_DIR}/data:/app/data"
- "${XYMEDIA_INSTALL_DIR}/components:/app/components"