Korrektur Mounts
This commit is contained in:
parent
b53ac477f2
commit
12d6abbb25
|
|
@ -19,7 +19,7 @@ services:
|
|||
- N8N_PROTOCOL=https
|
||||
- WEBHOOK_URL=https://workflow.bizmark.ch/
|
||||
volumes:
|
||||
- /opt/n8n/data:/home/node/.n8n
|
||||
- /opt/n8n/logs:/opt/n8n-logs
|
||||
- /home/n8n/data:/home/node/.n8n
|
||||
- /home/n8n/logs:/opt/n8n-logs
|
||||
- /var/run/docker.sock:/var/run/docker.sock # Docker-Socket mounten
|
||||
restart: unless-stopped
|
||||
Loading…
Reference in New Issue