Skip to content
Snippets Groups Projects
Commit 2ea89e8f authored by xeruf's avatar xeruf
Browse files

apps/flow: n8n allow external node functions

parent c1b5e360
Branches
No related tags found
No related merge requests found
......@@ -41,17 +41,6 @@ data:
protocol: https
generic:
timezone: "Europe/Berlin"
# TODO Adjust n8n Mailing config
# mailer:
# enabled: "${outgoing_mail_enabled}"
# host: "${outgoing_mail_smtp_host}"
# port: "${outgoing_mail_smtp_port}"
# username: "${outgoing_mail_smtp_user}"
# password: "${outgoing_mail_smtp_password}"
# fromemail: "${outgoing_mail_from_address}"
# TODO Adjust n8n OpenID Connect Single Sign-On Configuration
# - name: Stackspin
# key: "${client_id}"
# secret: "${client_secret}"
# autoDiscoverUrl: 'https://${hydra_domain}/.well-known/openid-configuration'
extraEnv:
NODE_FUNCTION_ALLOW_EXTERNAL: "*"
#node-fetch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment