Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 670 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 670 Bytes

This repository contains an example n8n app for local development and deployment to Convox.

SMTP variables need to be configured in convox.yml for user management features to operate fully.

To skip this step and manually manage users set:
N8N_USER_MANAGEMENT_DISABLED=true

A complete list of environment variables, their discriptions, and full n8n documentation can be found here:
n8n Environment Variables
n8n User Guide

The following files were added/modified against a brand new n8n app:

Dockerfile
convox.yml
entry.sh