Added N8N

This commit is contained in:
2025-10-08 19:36:36 +00:00
parent ae42de8bd1
commit c7c98d45f8
2 changed files with 28 additions and 0 deletions

9
n8n/.env Normal file
View File

@@ -0,0 +1,9 @@
N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true
N8N_SUBDOMAIN='n8n'
N8N_DOMAIN_NAME='home.ramberg.net'
N8N_PORT='5678'
N8N_PROTOCOL='https'
N8N_RUNNERS_ENABLED='true'
NODE_ENV='production'
GENERIC_TIMEZONE='Europe/Oslo'