mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update webhook
This commit is contained in:
@@ -19,4 +19,4 @@ WORKDIR /etc/webhook
|
|||||||
VOLUME /etc/webhook
|
VOLUME /etc/webhook
|
||||||
EXPOSE 9000
|
EXPOSE 9000
|
||||||
ENTRYPOINT ["webhook"]
|
ENTRYPOINT ["webhook"]
|
||||||
CMD ["-header", "Access-Control-Allow-Origin=*", "-hooks", "hooks.json", "-verbose"]
|
CMD ["-header", "Access-Control-Allow-Origin=*", "-hooks", "hooks.json", "-hotreload", "-verbose"]
|
||||||
|
|||||||
Reference in New Issue
Block a user