Open docker-compose.yml, change the IP to your current IP for brokers at KAFKA_CFG_ADVERTISED_LISTENERS
Start your clusters with command:
docker-compose up -d
http://localhost:9000
http://localhost:9001
Remember to edit the application.yml with broker IPs.