Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/src/commit/dd16a31fa1d09cb92802050c06cdadbe8d33b162/deploy/kafka/start_d.sh
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
#!/bin/sh
|
|
docker-compose -f deploy/docker-compose-local-kafka.yml up --build
|
|
|