[Komodo] admin: Write Compose File: update compose.yaml
This commit is contained in:
parent
5e29d5252b
commit
047bd37764
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
wireguard:
|
gluetun:
|
||||||
image: qmcgaw/gluetun:latest
|
image: qmcgaw/gluetun:latest
|
||||||
container_name: gluetun
|
container_name: gluetun
|
||||||
cap_add:
|
cap_add:
|
||||||
|
|
@ -191,7 +191,7 @@ services:
|
||||||
- /app-config/sabnzbd:/config
|
- /app-config/sabnzbd:/config
|
||||||
- /usenet:/usenet
|
- /usenet:/usenet
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
network_mode: "service:wireguard"
|
network_mode: "service:gluetun"
|
||||||
|
|
||||||
lidarr:
|
lidarr:
|
||||||
image: lscr.io/linuxserver/lidarr:latest
|
image: lscr.io/linuxserver/lidarr:latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue