Skip to content

Commit

Permalink
feat: trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Solodilov committed Sep 21, 2022
1 parent 303a615 commit 95f116c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ docker run --restart=always \
-e GITHUB_TOKEN=secret-github-token \
-e PORT=8000 \
-e BROKER_CLIENT_URL=https://my.broker.client:8000 \
-e ACCEPT=/private/accept.json
-e ACCEPT=/private/accept.json \
-v /local/path/to/private:/private \
snyk/broker:github-com
```
Expand Down

0 comments on commit 95f116c

Please sign in to comment.