Server/ddclient: change ip provider

This commit is contained in:
Toast 2025-03-25 22:30:49 +01:00
parent c925026183
commit 421a389bdb

View file

@ -10,7 +10,7 @@ in {
services.ddclient = {
enable = true;
usev4 = "webv4, webv4=dynamicdns.park-your-domain.com/getip";
usev4 = "webv4, webv4=https://api.ipify.org";
usev6 = "";
protocol = "namecheap";
server = "dynamicdns.park-your-domain.com";