n8n enable

This commit is contained in:
2026-04-01 11:42:42 +03:00
parent efcb4232a5
commit cf77fa88bf
4 changed files with 49 additions and 0 deletions
+8
View File
@@ -119,6 +119,14 @@ in
proxyWebsockets = true;
};
};
"n8n.zeroq.ru" = {
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://${server}:5678";
proxyWebsockets = true;
};
};
"office.zeroq.ru" = {
enableACME = true;
forceSSL = true;