mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 10:56:23 +00:00
added n8n and updated some documenation
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
version: '3.4'
|
||||
|
||||
services:
|
||||
n8n:
|
||||
extends:
|
||||
file: ${COOKBOOK}/n8n/docker-compose.yml
|
||||
service: n8n
|
||||
Reference in New Issue
Block a user