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