Skip to content

Update n8n config#81

Draft
simonhammes wants to merge 2 commits into
mainfrom
n8n
Draft

Update n8n config#81
simonhammes wants to merge 2 commits into
mainfrom
n8n

Conversation

@simonhammes
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread compose/n8n.yml

n8n-postgres:
image: ${N8N_POSTGRES_IMAGE:-postgres:11}
image: ${N8N_POSTGRES_IMAGE:-postgres:16}
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we document this in the upgrade notices?

This upgrade would require a dump + restore afaict

Comment thread compose/n8n.yml
- DB_POSTGRESDB_PASSWORD=${POSTGRES_NON_ROOT_PASSWORD}
- N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true
- N8N_BLOCK_ENV_ACCESS_IN_NODE=true
- N8N_RUNNERS_ENABLED=true
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant