I have a Vue Frontend inside a docker container which connects to a Spring-boot backend in another container. The backend gets its data from a MongoDB (also in a container).