mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:36 +02:00
update webhook
This commit is contained in:
parent
71b28d23b8
commit
a8efbaf8d8
@ -19,4 +19,4 @@ WORKDIR /etc/webhook
|
||||
VOLUME /etc/webhook
|
||||
EXPOSE 9000
|
||||
ENTRYPOINT ["webhook"]
|
||||
CMD ["-header", "Access-Control-Allow-Origin=*", "-hooks", "hooks.json", "-verbose"]
|
||||
CMD ["-header", "Access-Control-Allow-Origin=*", "-hooks", "hooks.json", "-hotreload", "-verbose"]
|
||||
|
Loading…
Reference in New Issue
Block a user