Skip to content

Commit

Permalink
Update compose.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Apr 21, 2024
1 parent e7ce829 commit 4f196c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
container_name: ipv64-updater
image: zoeyvid/ipv64-updater
restart: always
network_mode: host # you can use bridge if it support IPv6
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)
Expand Down

0 comments on commit 4f196c4

Please sign in to comment.