Hippocampus: fix dyndns
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
sops.secrets.ddclient = {};
|
sops.secrets.ddclient = {};
|
||||||
services.ddclient = {
|
services.ddclient = {
|
||||||
enable = true;
|
enable = true;
|
||||||
usev4 = "web, web=dynamicdns.park-your-domain.com/getip";
|
usev4 = "webv4, web=dynamicdns.park-your-domain.com/getip";
|
||||||
protocol = "namecheap";
|
protocol = "namecheap";
|
||||||
server = "dynamicdns.park-your-domain.com";
|
server = "dynamicdns.park-your-domain.com";
|
||||||
username = "crompton.cc";
|
username = "crompton.cc";
|
||||||
|
|||||||
Reference in New Issue
Block a user