feat(n8n): enable task runners

This commit is contained in:
2026-06-09 07:09:31 +02:00
parent e5d7c2b22b
commit f13b50a161
7 changed files with 53 additions and 7 deletions
+3
View File
@@ -16,6 +16,9 @@
n8n-env = {
file = ../../secrets/n8n-env-prm.age;
};
n8n-runner-auth-token = {
file = ../../secrets/n8n-runner-auth-token-prm.age;
};
pgadmin-pw = {
file = ../../secrets/pgadmin-pw.age;
owner = "pgadmin";