bekkalokk/website: don't try to listen for ntnu.org
Some checks failed
Eval nix flake / evals (push) Failing after 1m48s
Some checks failed
Eval nix flake / evals (push) Failing after 1m48s
This commit is contained in:
parent
4f322ec0b1
commit
db211c2304
@ -76,7 +76,7 @@ in {
|
||||
services.nginx.virtualHosts.${cfg.domainName} = {
|
||||
serverAliases = [
|
||||
"pvv.ntnu.no"
|
||||
"www.pvv.ntnu.org"
|
||||
"www.pvv.org"
|
||||
"pvv.org"
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user