gay
This commit is contained in:
parent
902bbb659e
commit
e9fbd21380
2 changed files with 51 additions and 16 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue