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 = {
|
||||
enable = true;
|
||||
domains = [ "netflood.ddnsfree.com" ];
|
||||
use = "web, web=checkip.dynu.com/, web-skip='IP Address'";
|
||||
server = "api.dynu.com";
|
||||
username = "VSinerva";
|
||||
usev6 = "";
|
||||
domains = [ "netflix.vsinerva.fi" ];
|
||||
server = "www.ovh.com";
|
||||
username = "vsinerva.fi-dynraspi";
|
||||
passwordFile = ddPassFile;
|
||||
};
|
||||
#################### EVERYTHING BELOW THIS SHOULD NOT NEED TO CHANGE ####################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue