
version: 2.1.2
n8n allows you to build flexible workflows focused on deep data integration. And with sharable templates and a user-friendly UI, the less technical people on your team can collaborate on them too. So you can build whatever you want — without stressing over budget.
This template allows for one-click deployment. Bind a domain and start using n8n to automate your workflows.
For detailed v2.0 environment variable configuration, please refer to the official update documentation: https://docs.n8n.io/2-0-breaking-changes/#remove-pyodide-based-python-code-node-and-tool
For enhanced security, n8n disables some nodes by default. You can manually add the NODES_EXCLUDE environment variable to control node access:
NODES_EXCLUDE to []NODES_EXCLUDE to ["executeCommand","localFileTrigger"] (example: only enable ExecuteCommand and LocalFileTrigger nodes)