Skip to content

环境变量概述(Environment variables overview)#

本节列出了在自托管 n8n 时可用于更改 n8n 配置设置的环境变量。

🌐 This section lists the environment variables that you can use to change n8n's configuration settings when self-hosting n8n.

有关所有环境变量的完整且最新列表,请参阅 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.

基于文件的配置

你可以为 n8n 提供一个配置文件。你也可以将 _FILE 添加到某些变量上,以在单独的文件中提供它们的配置。