This commit is contained in:
2025-10-08 20:07:18 +00:00
parent c7c98d45f8
commit e7bf2dbf66
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
# Admin: kim@ramberg.net
# Pass : Homekbr1998!
N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true
N8N_SUBDOMAIN='n8n'
@@ -7,3 +10,4 @@ N8N_PROTOCOL='https'
N8N_RUNNERS_ENABLED='true'
NODE_ENV='production'
GENERIC_TIMEZONE='Europe/Oslo'
DB_SQLITE_POOL_SIZE='0'