Update dynamic DNS with ddclient

This commit is contained in:
2021-02-28 02:26:21 -05:00
parent de1ec27aa0
commit 497572ce9d
4 changed files with 42 additions and 0 deletions

View File

@@ -2,6 +2,11 @@ manage_network: false
network_type: static
allow_reboot: true
ddclient_web: dynamicdns.park-your-domain.com/getip
ddclient_server: dynamicdns.park-your-domain.com
ddclient_protocol: namecheap
ddclient_verbose: "yes"
packages:
- cryptsetup
- curl