Update docker-compose.yml
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user