Find own ipv6 address and loop updates
This commit is contained in:
parent
67a5b82d9b
commit
4d78196461
4 changed files with 61 additions and 25 deletions
|
@ -5,4 +5,8 @@ services:
|
|||
container_name: strato-ddns
|
||||
build:
|
||||
context: .
|
||||
network_mode: host
|
||||
restart: always
|
||||
environment:
|
||||
- DDNS_HOST=my.host.name
|
||||
- DDNS_KEY=secret
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue