Update RasPi DynDNS conf
This commit is contained in:
parent
7c01db9d5a
commit
b3e65b92f0
1 changed files with 4 additions and 4 deletions
|
@ -87,10 +87,10 @@ in
|
||||||
|
|
||||||
services.ddclient = {
|
services.ddclient = {
|
||||||
enable = true;
|
enable = true;
|
||||||
domains = [ "netflood.ddnsfree.com" ];
|
usev6 = "";
|
||||||
use = "web, web=checkip.dynu.com/, web-skip='IP Address'";
|
domains = [ "netflix.vsinerva.fi" ];
|
||||||
server = "api.dynu.com";
|
server = "www.ovh.com";
|
||||||
username = "VSinerva";
|
username = "vsinerva.fi-dynraspi";
|
||||||
passwordFile = ddPassFile;
|
passwordFile = ddPassFile;
|
||||||
};
|
};
|
||||||
#################### EVERYTHING BELOW THIS SHOULD NOT NEED TO CHANGE ####################
|
#################### EVERYTHING BELOW THIS SHOULD NOT NEED TO CHANGE ####################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue