[Komodo] admin: Write Compose File: update compose.yaml
This commit is contained in:
parent
193a71a410
commit
611e0053d1
1 changed files with 1 additions and 17 deletions
18
compose.yaml
18
compose.yaml
|
|
@ -83,23 +83,7 @@ services:
|
||||||
- /data:/data
|
- /data:/data
|
||||||
- /usenet:/usenet
|
- /usenet:/usenet
|
||||||
|
|
||||||
radarren:
|
|
||||||
container_name: radarren
|
|
||||||
environment:
|
|
||||||
- PUID=1000
|
|
||||||
- PGID=1000
|
|
||||||
- TZ=Europe/Berlin
|
|
||||||
- CONFIG_DIR=/config/radarren
|
|
||||||
image: ghcr.io/hotio/radarr:latest
|
|
||||||
networks:
|
|
||||||
- media_network
|
|
||||||
ports:
|
|
||||||
- 7881:7881
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- /app-config:/config
|
|
||||||
- /data:/data
|
|
||||||
- /usenet:/usenet
|
|
||||||
sonarr:
|
sonarr:
|
||||||
container_name: sonarr
|
container_name: sonarr
|
||||||
image: ghcr.io/hotio/sonarr:latest
|
image: ghcr.io/hotio/sonarr:latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue