that's why
This commit is contained in:
parent
ff34c93c1e
commit
5423370c59
|
@ -306,6 +306,11 @@
|
||||||
reverse_proxy localhost:8123
|
reverse_proxy localhost:8123
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
virtualHosts = {
|
||||||
|
"ai.cochrun.xyz".extraConfig = ''
|
||||||
|
reverse_proxy localhost:11434
|
||||||
|
'';
|
||||||
|
};
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"photos.cochrun.xyz".extraConfig = ''
|
"photos.cochrun.xyz".extraConfig = ''
|
||||||
reverse_proxy localhost:2283
|
reverse_proxy localhost:2283
|
||||||
|
|
Loading…
Reference in a new issue