We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd2912 commit 13b1ef8Copy full SHA for 13b1ef8
docker/run.sh
@@ -89,7 +89,7 @@ EOF
89
# Here we emulate the output by Caddy. Why? Because we can't
90
# redirect caddy to stderr as the logging would also get redirected.
91
cat <<EOF
92
-Note: if you use a PORT lower than 1024, please note that kafka-topics-ui can
+Note: if you use a PORT lower than 1024, please note that kafka-connect-ui can
93
now run under any user. In the future a non-root user may become the default.
94
In this case you will have to explicitly allow binding to such ports, either by
95
setting the root user or something like '--sysctl net.ipv4.ip_unprivileged_port_start=0'.
0 commit comments