This commit is contained in:
Vivian 2024-12-21 12:49:44 +01:00
parent 902bbb659e
commit e9fbd21380
2 changed files with 51 additions and 16 deletions

View file

@ -82,11 +82,13 @@ in
forceSSL = true;
root = "${website}";
};
# locations."/".extraConfig = ''
# add_header Content-Type 'text/html; charset=UTF-8';
# return 200 '<h1>Under Construction</h1>';
# '';
"vivian.is.fckn.gay" = {
enableACME = true;
forceSSL = true;
root = "${website}";
};
"immich.0x76.dev" = {
@ -186,6 +188,7 @@ in
# homeserverList = [ "chat.meowy.tech" ];
# };
# };
# };
"admin.chat.meowy.tech" = {
enableACME = true;