[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
c875ba2616
commit
0c82571cac
1 changed files with 11 additions and 0 deletions
11
compose.yaml
11
compose.yaml
|
|
@ -188,3 +188,14 @@ services:
|
|||
networks:
|
||||
- media_network
|
||||
|
||||
nzbhydra2:
|
||||
container_name: nzbhydra2
|
||||
image: binhex/arch-nzbhydra2:latest
|
||||
ports:
|
||||
- 5076:5076
|
||||
volumes:
|
||||
- /data:/data
|
||||
- /app-config/nzbhydra2:/config
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- media_network
|
||||
Loading…
Add table
Add a link
Reference in a new issue