diff --git a/compose.yaml b/compose.yaml index 94c2401..b88960a 100644 --- a/compose.yaml +++ b/compose.yaml @@ -4,7 +4,7 @@ services: container_name: ipv64-updater image: zoeyvid/ipv64-updater restart: always - network_mode: bridge + network_mode: host # you can use bridge if it support IPv6 environment: - "TZ=Europe/Berlin" # your timezone - "DUK=r23jLIKr6IQwrlU6Wcv4ZxrJePxbd57t" # your Domain Update Token (invalid example)