mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Co-authored-by: Kyle Rego <kylerego@Kyles-MacBook-Pro-2.local> Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
954 B
954 B
| title | description | contentType | tags | hide | |||
|---|---|---|---|---|---|---|---|
| Environment Variables Overview | An overview of configuration environment variables for self-hosted n8n. | overview |
|
|
Environment variables overview
This section lists the environment variables that you can use to change n8n's configuration settings when self-hosting n8n.
For the complete and most up-to-date list of all environment variables, see the full reference in the n8n docs repository: Full environment variables index.
/// note | File-based configuration
You can provide a configuration file for n8n. You can also append _FILE to certain variables to provide their configuration in a separate file.
///
% import "_macros/section-toc.html" as sectionToc %