This commit is contained in:
2026-02-02 19:43:16 +01:00
parent edb49621ad
commit 69ceb80b4d
43 changed files with 594 additions and 337 deletions

13
n8n/stack.env Normal file
View File

@@ -0,0 +1,13 @@
# Admin: kim@ramberg.net
# Pass : Homekbr1998!
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'
DB_SQLITE_POOL_SIZE='0'