FEAT: api for playlists v0.1

This commit is contained in:
valere
2024-10-28 13:42:55 +01:00
parent 2de75840d2
commit 799c944e01
2 changed files with 24 additions and 1 deletions

View File

@@ -11,8 +11,10 @@ services:
LETSENCRYPT_HOST: "${DOMAIN}"
PUID: "${PUID}"
PGID: "${PGID}"
volumes:
- "${MEDIA_DIR}:/app/media"
networks:
default:
name: dockerweb
external: true
external: true