mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-08 06:43:22 +00:00
Remove container_name from n8n-worker service in Docker Compose for consistency with service naming conventions.
This commit is contained in:
@@ -93,7 +93,6 @@ services:
|
||||
|
||||
n8n-worker:
|
||||
<<: *service-n8n
|
||||
container_name: n8n-worker
|
||||
profiles: ["n8n"]
|
||||
restart: unless-stopped
|
||||
command: worker
|
||||
|
||||
Reference in New Issue
Block a user