i'm facing an issue with errbit installed in my synology docker https://hub.docker.com/r/errbit/errbit
i can run the app but the app can't connect to 127.0.0.1:27017 => connection refused.
the docker file has mongodb inside. The docker is on the bridge network.
Any idea?