mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-03 19:44:58 +01:00
update webhook
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
webhook:
|
||||
image: vimagick/webhook
|
||||
ports:
|
||||
- "9000:9000"
|
||||
volumes:
|
||||
- "./data:/etc/webhook"
|
||||
restart: always
|
||||
version: "3.8"
|
||||
services:
|
||||
webhook:
|
||||
image: vimagick/webhook
|
||||
ports:
|
||||
- "9000:9000"
|
||||
volumes:
|
||||
- "./data:/etc/webhook"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user