Update compose.yaml
This commit is contained in:
parent
7084df0b4b
commit
d75f88f69b
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ services:
|
|||
- /app-config/wireguard/:/config
|
||||
- /lib/modules:/lib/modules # Notwendig für WireGuard im Kernel
|
||||
ports:
|
||||
- 7777:7777 # SABnzbd Web-UI Port wird hier nach außen gereicht
|
||||
- 0.0.0.0:7777:7777 # SABnzbd Web-UI Port wird hier nach außen gereicht
|
||||
sysctls:
|
||||
- net.ipv4.conf.all.src_valid_mark=1
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue