Update docker-compose.yml

This commit is contained in:
Jonas F
2024-02-12 05:28:44 +01:00
committed by GitHub
parent 1434f3d52f
commit 2d44de0212

View File

@@ -8,7 +8,7 @@ services:
- PUID=1000 - PUID=1000
- PGID=1000 - PGID=1000
- TZ=Europe/Berlin - TZ=Europe/Berlin
SONARR_HOST: "http://sonarr:8989" - SONARR_HOST="http://sonarr:8989"
SONARR_API_KEY: "API_KEY" - SONARR_API_KEY="API_KEY"
ports: ports:
- "5005:5005" - "5005:5005"