forked from DGNum/infrastructure
fix(dns): Use correct redirection
This commit is contained in:
parent
d35a3a623b
commit
b1d7147d86
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ let
|
|||
"storage01.par01.infra" = "storage01.pav01.infra";
|
||||
|
||||
# Miscelleanous redirections
|
||||
"traque" = "traque.katvayor.net";
|
||||
"traque" = "traque.katvayor.net.";
|
||||
};
|
||||
|
||||
hosted = fuseAttrs (
|
||||
|
|
Loading…
Reference in a new issue