This commit is contained in:
Joshua Bell 2026-01-21 19:39:02 -06:00
parent 9a95841ff0
commit d706c122b1

View file

@ -136,7 +136,7 @@ in
config = {
networking.firewall.interfaces."tailscale0".allowedTCPPorts = [ externalPort ];
services.nginx.virtualHosts."litellm-public" = {
services.nginx.virtualHosts."llm.joshuabell.xyz" = {
listen = [
{
addr = "0.0.0.0";