mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-30 12:34:38 +00:00
fix: n8n double mount
version++
This commit is contained in:
@@ -2440,6 +2440,7 @@
|
||||
image: n8nio/n8n:$$core_version
|
||||
volumes:
|
||||
- $$id-data:/root/.n8n
|
||||
- $$id-data:/home/node/.n8n
|
||||
- $$id-data-write:/files
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user