This commit is contained in:
qvalentin 2025-03-04 20:48:37 +01:00
parent 739b3c585b
commit 4c2eafaf81

View file

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