mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-10-28 17:20:08 +01:00
added n8n
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version: "3"
|
||||
services:
|
||||
n8n:
|
||||
image: n8nio/n8n:latest
|
||||
image: ${DOCKER_REGISTRY:-}n8nio/n8n:latest
|
||||
container_name: n8n
|
||||
ports:
|
||||
- "5679:5678"
|
||||
|
||||
Reference in New Issue
Block a user