n8n-docs/docs/hosting/configuration/environment-variables/credentials.md
2024-04-17 22:05:18 +02:00

871 B

title description contentType tags hide
Credentials environment variables Manage default credentials and override them through environment variables your self-hosted n8n instance. reference
environment variables
toc
tags

Credentials environment variables

--8<-- "_snippets/self-hosting/file-based-configuration.md"

Enable credential overwrites using the following environment variables. Refer to Credential overwrites for details.

Variable Type Default Description
CREDENTIALS_OVERWRITE_DATA
/_FILE
* - Overwrites for credentials.
CREDENTIALS_OVERWRITE_ENDPOINT String - The API endpoint to fetch credentials.
CREDENTIALS_DEFAULT_NAME String My credentials The default name for credentials.