How can I use MongoDB transactions in a local Docker container?
I am developing a web application that communicates with MongoDB, so I am using docker to develop/test locally.
My docker compose is like this:
I am developing a web application that communicates with MongoDB, so I am using docker to develop/test locally.
My docker compose is like this: