move proxy routes to o001 from l002

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-04-30 22:46:01 -05:00
parent db3af41809
commit 7fd871e3ef
3 changed files with 55 additions and 18 deletions

View file

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