mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
🐛 Fix docker user mount path #1233
This commit is contained in:
@@ -52,4 +52,4 @@ services:
|
||||
- WEBHOOK_TUNNEL_URL=https://${DOMAIN_NAME}${N8N_PATH}
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ${DATA_FOLDER}/.n8n:/root/.n8n
|
||||
- ${DATA_FOLDER}/.n8n:/home/node/.n8n
|
||||
|
||||
Reference in New Issue
Block a user