[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
271c6db31b
commit
ccfc974bf1
1 changed files with 6 additions and 3 deletions
|
|
@ -89,7 +89,8 @@ services:
|
|||
image: ghcr.io/hotio/radarr:latest
|
||||
networks:
|
||||
- media_network
|
||||
|
||||
expose:
|
||||
- 7878
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /app-config:/config
|
||||
|
|
@ -106,7 +107,8 @@ services:
|
|||
image: ghcr.io/hotio/radarr:latest
|
||||
networks:
|
||||
- media_network
|
||||
|
||||
expose:
|
||||
- 7878
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /app-config:/config
|
||||
|
|
@ -125,7 +127,8 @@ services:
|
|||
image: ghcr.io/hotio/radarr:latest
|
||||
networks:
|
||||
- media_network
|
||||
|
||||
expose:
|
||||
- 7878
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /app-config:/config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue