that's why

This commit is contained in:
Chris Cochrun 2023-12-14 10:51:49 -06:00
parent ff34c93c1e
commit 5423370c59

View file

@ -306,6 +306,11 @@
reverse_proxy localhost:8123
'';
};
virtualHosts = {
"ai.cochrun.xyz".extraConfig = ''
reverse_proxy localhost:11434
'';
};
virtualHosts = {
"photos.cochrun.xyz".extraConfig = ''
reverse_proxy localhost:2283