bunch of random crap

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-02-11 17:05:41 -06:00
parent dc0fbcf679
commit 343f5d7b52
8 changed files with 410 additions and 22 deletions

View file

@ -54,6 +54,14 @@
proxyPass = "http://10.20.40.104:3080";
};
};
"db.joshuabell.xyz" = {
enableACME = true;
forceSSL = true;
locations."/" = {
proxyWebsockets = true;
proxyPass = "http://10.20.40.104:3085";
};
};
"gist.joshuabell.xyz" = {
enableACME = true;
forceSSL = true;