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