1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-28 09:08:36 +02:00

update webhook

This commit is contained in:
kev 2019-01-09 19:03:46 +08:00
parent 71b28d23b8
commit a8efbaf8d8

View File

@ -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"]