Update docker-compose.yml

This commit is contained in:
Jonas F
2024-02-12 05:30:47 +01:00
committed by GitHub
parent a59e00288f
commit e78573fd03

View File

@@ -5,8 +5,6 @@ services:
image: umlautadaptarr image: umlautadaptarr
restart: unless-stopped restart: unless-stopped
environment: environment:
- PUID=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"