mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
update webhook
This commit is contained in:
parent
87a65e512e
commit
2f633a02b2
@ -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", "-hotreload", "-verbose"]
|
CMD ["-hooks", "hooks.json", "-hotreload", "-template", "-verbose"]
|
||||||
|
Loading…
Reference in New Issue
Block a user