Dockerfile erstellt und Referenz in compose erzeugt

This commit is contained in:
2025-12-26 16:11:58 +01:00
parent bab43f579d
commit 19b32ae2db
2 changed files with 15 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
services:
n8n:
image: n8nio/n8n:latest
# build: .
restart: unless-stopped
container_name: n8nv2
deploy: