1
0

remove profiles from all services

This commit is contained in:
2024-04-21 12:50:16 +02:00
parent 5f01c753f0
commit 082c3742cb
18 changed files with 3 additions and 103 deletions

View File

@ -17,6 +17,4 @@ services:
- "JELLYFIN_PublishedServerUrl=https://jellyfin.${DOMAIN}"
- PUID=${PUID}
- PGID=${PGID}
profiles:
- base
restart: unless-stopped