diff --git a/n8n-docker-compose.yaml b/n8n-docker-compose.yaml index 56d4417..f50ea6c 100644 --- a/n8n-docker-compose.yaml +++ b/n8n-docker-compose.yaml @@ -12,7 +12,7 @@ n8n: - N8N_COMMUNITY_PACKAGES_ALLOW_TOOL_USAGE=true volumes: - ./volumes/n8n_data:/home/node/.n8n - - ./n8n/local-files:/files + - ./voluems/n8n_local-files:/files extra_hosts: - "enterprise.n8n.io:104.26.13.187" - "enterprise.n8n.io:104.26.12.187"