n8n-docs/docs/hosting/configuration/environment-variables/credentials.md
2024-03-28 11:31:17 +01:00

810 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

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.