This commit is contained in:
Tristan 2024-02-17 13:55:35 +00:00
parent a1a0433279
commit a1fd3061f5

View file

@ -131,6 +131,11 @@ in {
enableACME = true; enableACME = true;
root = "/srv/www/tristans.cloud"; root = "/srv/www/tristans.cloud";
}; };
"thebeanbakery.xyz" = {
forceSSL = true;
enableACME = true;
root = "/srv/www/thebeanbakery.xyz";
};
"git.tristans.cloud" = { "git.tristans.cloud" = {
forceSSL = true; forceSSL = true;
enableACME = true; enableACME = true;