fix: update domain
This commit is contained in:
parent
d5ef607d5b
commit
32253fe7eb
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in
|
|||
|
||||
nginxHostname = mkOption {
|
||||
type = types.str;
|
||||
default = "wormspace.filefighter.de";
|
||||
default = "wormspace-demo.duckdns.org";
|
||||
};
|
||||
port = mkOption {
|
||||
type = types.int;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue