FEAT: api for playlists v0.1
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user