Skip to content

Commit

Permalink
docs: Fix incorrect docker command
Browse files Browse the repository at this point in the history
  • Loading branch information
keiranlovett authored Jul 29, 2023
1 parent a7118c5 commit 17da0bd
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 @@ -119,7 +119,7 @@ docker run -d \
-e CONFIG_FILE_PATH=config.yml \
-p 3002:3002 \
-v /path/to/config:/config \
ghrc.io/keiranlovett/github-hook-temp
ghcr.io/keiranlovett/gitlab-server-hook:main
```

## Usage without Docker
Expand Down

0 comments on commit 17da0bd

Please sign in to comment.