mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Fix documentation for file-based configurarion on the runner image (#4188)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,9 @@ hide:
|
||||
|
||||
# Task runner environment variables
|
||||
|
||||
--8<-- "_snippets/self-hosting/file-based-configuration.md"
|
||||
/// note | File-based configuration
|
||||
Unlike the main n8n image, you CANNOT use file-based configuration for secrets in the task runner image. This means that variables with a `_FILE` suffix added will not be recognized.
|
||||
///
|
||||
|
||||
[Task runners](/hosting/configuration/task-runners.md) execute code defined by the [Code node](/integrations/builtin/core-nodes/n8n-nodes-base.code/index.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user