Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit 6d5788f

Browse files
authored
DBZ-7353: Update readme with connect possible configurations example from compose file (#860)
1 parent e54796c commit 6d5788f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Debezium UI will be available on [http://localhost:9000](http://localhost:9000)
4040

4141
### Prerequisites
4242

43-
With the latest update to Debezium UI you need a properly running Debezium instance version 2.5 or newer with Debezium kafka connect rest extension enabled and running DB instances, depending on what connectors you are going to use (Postgres, Mongo DB, MySQL, etc).
43+
With the latest update to Debezium UI you need a properly running Debezium instance version 2.5 or newer with Debezium kafka connect rest extension enabled and running DB instances, depending on what connectors you are going to use (Postgres, Mongo DB, MySQL, etc). see example set of the configuration options [here](https://github.com/debezium/debezium-ui/blob/main/docker-compose.yaml#L67-L78)
4444

4545
#### DEV Infrastructure with Docker-Compose
4646

0 commit comments

Comments
 (0)