[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:
|
||||
|
||||
wireguard:
|
||||
gluetun:
|
||||
image: qmcgaw/gluetun:latest
|
||||
container_name: gluetun
|
||||
cap_add:
|
||||
|
|
@ -191,7 +191,7 @@ services:
|
|||
- /app-config/sabnzbd:/config
|
||||
- /usenet:/usenet
|
||||
restart: unless-stopped
|
||||
network_mode: "service:wireguard"
|
||||
network_mode: "service:gluetun"
|
||||
|
||||
lidarr:
|
||||
image: lscr.io/linuxserver/lidarr:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue