mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-26 07:13:34 +01:00
add n8n
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
rehook:
|
||||
image: vimagick/rehook
|
||||
ports:
|
||||
- "9000:9000"
|
||||
- "9001:9001"
|
||||
volumes:
|
||||
- "./data/etc:/opt/rehook/etc"
|
||||
- "./data/log:/opt/rehook/log"
|
||||
restart: unless-stopped
|
||||
version: "3.8"
|
||||
services:
|
||||
rehook:
|
||||
image: vimagick/rehook
|
||||
ports:
|
||||
- "9000:9000"
|
||||
- "9001:9001"
|
||||
volumes:
|
||||
- "./data/etc:/opt/rehook/etc"
|
||||
- "./data/log:/opt/rehook/log"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user