You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ To run UI for Apache Kafka, you can use a pre-built Docker image or build it loc
63
63
64
64
## Configuration
65
65
66
-
We have plenty of [docker-compose files](guides/yaml-description.md) as examples. They're built for various configuration stacks.
66
+
We have plenty of [docker-compose files](documentation/compose/DOCKER_COMPOSE.md) as examples. They're built for various configuration stacks.
67
67
68
68
### Configuration File
69
69
Example of how to configure clusters in the [application-local.yml](https://github.com/provectus/kafka-ui/blob/master/kafka-ui-api/src/main/resources/application-local.yml) configuration file:
@@ -121,21 +121,21 @@ If you prefer to use `docker-compose` please refer to the [documentation](docker
0 commit comments