diff --git a/compose.yaml b/compose.yaml index 14ad8ec..9e29757 100644 --- a/compose.yaml +++ b/compose.yaml @@ -15,7 +15,7 @@ services: - TZ=Europe/Berlin - INTERNAL_CONTROL_MODS=true - NETWORK_INTERFACES=eth0 - - LOCAL_NETWORK=172.19.0.0/16 + - LOCAL_NETWORK=10.2.1.0/24 volumes: - /app-config/wireguard/:/config - /lib/modules:/lib/modules # Notwendig für WireGuard im Kernel