Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/blame/commit/18cfdd6371e9f219b2642e2ceed88271e834f99c/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
|