feat: grafana loki
This commit is contained in:
@@ -11,6 +11,8 @@ in {
|
||||
N8N_RUNNERS_ENABLED = true;
|
||||
N8N_NATIVE_PYTHON_RUNNER = true;
|
||||
N8N_RUNNERS_AUTH_TOKEN_FILE = config.age.secrets.n8n-runner-auth-token.path;
|
||||
N8N_LOG_OUTPUT = "json";
|
||||
N8N_LOG_LEVEL = "info";
|
||||
};
|
||||
taskRunners.enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user