update routing for gist

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-04-30 18:11:03 -05:00
parent 7d74477578
commit 88397496a7

View file

@ -65,7 +65,7 @@
enableACME = true; enableACME = true;
forceSSL = true; forceSSL = true;
locations."/" = { locations."/" = {
proxyPass = "http://100.64.0.2:6157"; proxyPass = "http://100.64.0.13";
}; };
}; };
"git.joshuabell.xyz" = { "git.joshuabell.xyz" = {