Add n8n build-in node modules
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -23,6 +23,7 @@ services:
|
|||||||
N8N_SMTP_USER: ${SMTP_USER}
|
N8N_SMTP_USER: ${SMTP_USER}
|
||||||
N8N_SMTP_PASS: ${SMTP_PASSWORD}
|
N8N_SMTP_PASS: ${SMTP_PASSWORD}
|
||||||
N8N_SMTP_SENDER: ${SMTP_FROM}
|
N8N_SMTP_SENDER: ${SMTP_FROM}
|
||||||
|
NODE_FUNCTION_ALLOW_BUILTIN: "*"
|
||||||
GENERIC_TIMEZONE: "Europe/London"
|
GENERIC_TIMEZONE: "Europe/London"
|
||||||
TZ: "Europe/London"
|
TZ: "Europe/London"
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Reference in New Issue
Block a user