updated ddclient
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
||||
|
||||
ddclient:
|
||||
container_name: ddclient
|
||||
image: lscr.io/linuxserver/ddclient:latest
|
||||
image: lscr.io/linuxserver/ddclient::v3.11.2-ls173
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
- PGID=${PGID}
|
||||
|
||||
@@ -1,12 +1,10 @@
|
||||
# Even though we use -foreground, daemon= is still needed.
|
||||
# It's value here is ignored, but it's needed. The value used is set in
|
||||
# ddclient.in in the dockerfile.
|
||||
daemon=0
|
||||
verbose=no
|
||||
daemon=1800
|
||||
ssl=yes
|
||||
use=web, web=he # checkip.dns.he.net
|
||||
protocol=cloudflare
|
||||
login=token
|
||||
password=zo9ZmkECbgjvucm21XI8oYIMwrnuJmSU7q8PM8jL
|
||||
use=web
|
||||
web='https://cloudflare.com/cdn-cgi/trace'
|
||||
|
||||
login=scott.wettstein@gmail.com
|
||||
password=
|
||||
zone=wettsten.com
|
||||
wettsten.com
|
||||
wettsten.com
|
||||
Reference in New Issue
Block a user