Database connection with mongodb using URL from environment variable
Using the map web-application should now add and query markers to and from the database. Not sure if deployment will work the same, but it worked on my machine eventually ":D".
There was a problem with locally connecting from python-code using the mongodb URL, which was probably because of a bad IP-address (related to Docker's network setup between containers?).