diff --git a/conf/.env b/conf/.env index 5b59d89..bb59dae 100644 --- a/conf/.env +++ b/conf/.env @@ -18,6 +18,7 @@ TZ=__TIMEZONE__ # Use http (we're behind a reverse-proxy) N8N_PROTOCOL=http N8N_LISTEN_ADDRESS=127.0.0.1 +N8N_PORT=__PORT__ # Use filesystem for binary data and keep it for 2 hours N8N_DEFAULT_BINARY_DATA_MODE=filesystem