feat: Added a MongoDB with the default-testdat to the setup
[demos/kafka/chat] / 0001.sh
1 #!/bin/bash
2 mongoimport --collection=chatRoomTo --db=test /docker-entrypoint-initdb.d/chatRoomTo.json