Server/ddclient: change ip provider
This commit is contained in:
parent
c925026183
commit
421a389bdb
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue