@ -15,7 +15,7 @@ in
nginxHostname = mkOption {
type = types.str;
default = "wormspace.filefighter.de";
default = "wormspace-demo.duckdns.org";
};
port = mkOption {
type = types.int;