This commit is contained in:
holzi1005 2024-12-19 10:58:27 +01:00
parent 0f60603f3d
commit 512e81d4b6

View file

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