forked from DGNum/infrastructure
fix(wordpress): Redirect temp domain to bda.ens.fr
This commit is contained in:
parent
38083b5fce
commit
16ea1d69ca
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ let
|
|||
"nuage.beta.rz.ens.wtf".to = "cloud.dgnum.eu";
|
||||
"rdv.dgnum.eu".to = "meet.dgnum.eu";
|
||||
"www.bda.ens.fr".to = "bda.ens.fr";
|
||||
"bda.wp.dgnum.eu".to = "bda.ens.fr";
|
||||
} // (mkRetired retired);
|
||||
|
||||
retired = mkSubs {
|
||||
|
|
Loading…
Reference in a new issue