feature/add-webhook-dockerfile #18
1 changed files with 1 additions and 1 deletions
|
@ -34,4 +34,4 @@ EXPOSE 9000
|
|||
|
||||
USER webhook
|
||||
|
||||
CMD ['./webhook', '-hooks', 'hooks.yaml', '-verbose' ]
|
||||
CMD [ "./webhook", "-hooks", "hooks.yaml", "-verbose" ]
|
||||
|
|
Loading…
Reference in a new issue