This commit is contained in:
holzi1005 2024-12-19 10:49:22 +01:00
parent 0b0fcd186f
commit 082610628a

View file

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