Commit 4988ddc8 authored by vicotor's avatar vicotor

add script to connect mongodb

parent 6c6d603e
#!/bin/bash
docker compose exec -it bridgedb mongosh "mongodb://root:XN2UARuys3zy4Oux@127.0.0.1:27017/bridge?authSource=admin"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment