forked from DGNum/infrastructure
feat(dns): Add BDS redirection
This commit is contained in:
parent
b4b2cf3836
commit
359d839ad4
1 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,10 @@ let
|
|||
|
||||
# Miscelleanous redirections
|
||||
"traque" = "traque.katvayor.net.";
|
||||
|
||||
# Temporary redirection for the BDS
|
||||
# FIXME: finish the django apps module
|
||||
"gestiobds.dj" = "cof.ens.fr";
|
||||
};
|
||||
|
||||
hosted = fuseAttrs (
|
||||
|
|
Loading…
Reference in a new issue