This commit is contained in:
holzi1005 2024-12-19 10:48:27 +01:00
parent 085f952a28
commit 0b0fcd186f

View file

@ -34,4 +34,4 @@ EXPOSE 9000
USER webhook
ENTRYPOINT ['./opt/webhook/webhook', '-hooks', 'hooks.yaml', '-verbose' ]
CMD ['/opt/webhook/webhook', '-hooks', 'hooks.yaml', '-verbose' ]