ingress-proxy: ipv6 testing
This commit is contained in:
parent
01c8966e9c
commit
d1780aca94
1 changed files with 4 additions and 4 deletions
|
@ -108,9 +108,7 @@ in {
|
|||
|
||||
"mekanoe.com" = mekanoesh;
|
||||
|
||||
"noe.sh" = mekanoesh // {
|
||||
|
||||
};
|
||||
"noe.sh" = mekanoesh;
|
||||
|
||||
"oc.mekanoe.com" = placeholder // {
|
||||
serverAliases = [ "" ];
|
||||
|
@ -123,7 +121,9 @@ in {
|
|||
|
||||
"agg.ps2.live" = ps2live "aggpop";
|
||||
"saerro.ps2.live" = ps2live "saerro";
|
||||
"metagame.ps2.live" = ps2live "metagame";
|
||||
"metagame.ps2.live" = ps2live "metagame" // {
|
||||
serverAliases = [ "metagame-new.ps2.live" ];
|
||||
};
|
||||
|
||||
# Generic store for /.well-known/ paths.
|
||||
"well-known.sapphic.engineer" = defaultConfig // {
|
||||
|
|
Loading…
Add table
Reference in a new issue