Dockerfile erstellt und Referenz in compose erzeugt
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
n8n:
|
||||
image: n8nio/n8n:latest
|
||||
# build: .
|
||||
restart: unless-stopped
|
||||
container_name: n8nv2
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user