read-only file system
This commit is contained in:
parent
22b17fff4e
commit
f86e10b725
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue