Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/blame/commit/cc58cf9f935bf21323c077bb58ea9a43c044af3d/deploy/kafka/create_topic.bat
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
docker exec broker \
|
|
|
|
kafka-topics --bootstrap-server broker:9092 \
|
|
|
|
--create \
|
|
|
|
--topic quickstart
|