read-only file system

This commit is contained in:
Marc Blatter 2026-03-24 20:07:20 +00:00
parent 22b17fff4e
commit f86e10b725
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ services:
- N8N_TRUST_PROXY=true
- WEBHOOK_URL=https://workflow.bizmark.ch/
volumes:
- /opt/n8n/data:/home/node/.n8n
- /home/marc/n8n/data:/home/node/.n8n
- /var/run/docker.sock:/var/run/docker.sock # Docker-Socket mounten
restart: unless-stopped
healthcheck: