updated ddclient
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
|||||||
|
|
||||||
ddclient:
|
ddclient:
|
||||||
container_name: ddclient
|
container_name: ddclient
|
||||||
image: lscr.io/linuxserver/ddclient:latest
|
image: lscr.io/linuxserver/ddclient::v3.11.2-ls173
|
||||||
environment:
|
environment:
|
||||||
- PUID=${PUID}
|
- PUID=${PUID}
|
||||||
- PGID=${PGID}
|
- PGID=${PGID}
|
||||||
|
|||||||
@@ -1,12 +1,10 @@
|
|||||||
# Even though we use -foreground, daemon= is still needed.
|
daemon=1800
|
||||||
# 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
|
|
||||||
ssl=yes
|
ssl=yes
|
||||||
use=web, web=he # checkip.dns.he.net
|
|
||||||
protocol=cloudflare
|
protocol=cloudflare
|
||||||
login=token
|
use=web
|
||||||
password=zo9ZmkECbgjvucm21XI8oYIMwrnuJmSU7q8PM8jL
|
web='https://cloudflare.com/cdn-cgi/trace'
|
||||||
|
|
||||||
|
login=scott.wettstein@gmail.com
|
||||||
|
password=
|
||||||
zone=wettsten.com
|
zone=wettsten.com
|
||||||
wettsten.com
|
wettsten.com
|
||||||
Reference in New Issue
Block a user