better ogdo redirects

This commit is contained in:
jaina heartles 2024-04-22 10:55:14 -07:00
parent 520053b6e8
commit ba9e37c059
1 changed files with 1 additions and 1 deletions

View File

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