Skip to content

Commit

Permalink
Rewrite README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ai-lenok committed Jun 10, 2023
1 parent d864aef commit acd7df8
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 @@ -137,7 +137,7 @@ docker image build --tag IMAGE_NAME .
### Run

```shell
docker container run --publish 8080:8080 --volume ./config/:/app/config/ dzx912/gitlab-adapter:1
docker container run --publish 8080:8080 --volume ./config/:/app/config/ ghcr.io/ai-lenok/gitlab-adapter:main
```

#### Docker-compose
Expand Down

0 comments on commit acd7df8

Please sign in to comment.