This commit is contained in:
Chris Cochrun 2025-06-07 21:52:55 -05:00
parent 7d13953c9d
commit 5acc5ab3c9
3 changed files with 8 additions and 2 deletions

View file

@ -205,6 +205,8 @@
"vpnui.cochrun.xyz"
"inv.cochrun.xyz"
"tubesync.cochrun.xyz"
"amp.cochrun.xyz"
"workout.cochrun.xyz"
];
passwordFile = "/home/chris/ddclientp";
protocol = "namecheap";
@ -288,6 +290,11 @@
reverse_proxy localhost:8123
'';
};
virtualHosts = {
"amp.cochrun.xyz".extraConfig = ''
reverse_proxy localhost:4533
'';
};
virtualHosts = {
"ai.cochrun.xyz".extraConfig = ''
reverse_proxy localhost:11434