mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-27 23:46:33 +01:00
update webhook
This commit is contained in:
7
webhook/docker-compose.yml
Normal file
7
webhook/docker-compose.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
webhook:
|
||||
image: vimagick/webhook
|
||||
command: -hooks hooks.json -verbose
|
||||
ports:
|
||||
- "9000:9000"
|
||||
volumes:
|
||||
- "./scripts:/scripts"
|
||||
Reference in New Issue
Block a user