This commit is contained in:
2025-09-24 15:43:31 +03:00
parent b3b4fb0198
commit b163f27e96
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -90,10 +90,10 @@ in
'';
};
"llm.zeroq.ru" = {
addSSL = true;
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://atoridu.laxta-platy.ts.net:11112";
proxyPass = "http://100.86.62.4:11112";
proxyWebsockets = true;
};
};