forked from DGNum/infrastructure
fix(dns): Remove old pub.dgnum.eu
This commit is contained in:
parent
9b71232c58
commit
324c37f884
2 changed files with 3 additions and 4 deletions
|
@ -35,9 +35,9 @@ in
|
|||
"www.interq.ens.fr" = "interq.ens.fr";
|
||||
};
|
||||
|
||||
temporary = {
|
||||
"pub.dgnum.eu".to = "https://www.instagram.com/dgnum_eu/";
|
||||
};
|
||||
temporary =
|
||||
{
|
||||
};
|
||||
|
||||
retired = mkSubs {
|
||||
"ens.fr" = [
|
||||
|
|
|
@ -124,7 +124,6 @@ let
|
|||
"netbox" # Netbox
|
||||
"podcasts" # Castopod
|
||||
"push" # Ntfy.sh
|
||||
"pub" # Url de promotion (qrcodes etc...)
|
||||
|
||||
# Static websites
|
||||
"eleves"
|
||||
|
|
Loading…
Reference in a new issue