Update compose.yaml
This commit is contained in:
parent
d75f88f69b
commit
93492acf4e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ services:
|
|||
- TZ=Europe/Berlin
|
||||
- INTERNAL_CONTROL_MODS=true
|
||||
- NETWORK_INTERFACES=eth0
|
||||
- LOCAL_NETWORK=172.18.0.0/16
|
||||
- LOCAL_NETWORK=172.18.0.0/16,10.200.200.0/24,10.2.1.0/24
|
||||
volumes:
|
||||
- /app-config/wireguard/:/config
|
||||
- /lib/modules:/lib/modules # Notwendig für WireGuard im Kernel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue