mirror of https://github.com/docker/docs.git
Merge pull request #22220 from docker/kafka-source-updates
Update image source for kafbat
This commit is contained in:
commit
9623874e7e
|
@ -235,7 +235,7 @@ To add it to your own project (it’s already in the demo application), you only
|
||||||
```yaml
|
```yaml
|
||||||
services:
|
services:
|
||||||
kafka-ui:
|
kafka-ui:
|
||||||
image: ghcr.io/kafbat/kafka-ui:latest
|
image: kafbat/kafka-ui:main
|
||||||
ports:
|
ports:
|
||||||
- 8080:8080
|
- 8080:8080
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue