mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-05-04 18:09:50 +02:00
build
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3"
|
|||||||
services:
|
services:
|
||||||
n8n:
|
n8n:
|
||||||
image: ${DOCKER_REGISTRY:-}n8nio/n8n:latest
|
image: ${DOCKER_REGISTRY:-}n8nio/n8n:latest
|
||||||
container_name: n8n
|
container_name: n8n-main
|
||||||
ports:
|
ports:
|
||||||
- "5678:5678"
|
- "5678:5678"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user