intermediate redirect to ogdo.run

This commit is contained in:
jaina heartles 2024-10-10 01:27:26 -04:00
parent da6919a997
commit 17aa3246df

View file

@ -67,7 +67,7 @@
rejectSSL = true;
locations."/".return = "301 http://xn--xx8a.run$request_uri";
locations."/".return = "301 http://ogdo.run$request_uri";
};
};
}