Nginx basic auth fails with Unauthorizaed even on correct credentials
I have an nginx proxy redirect working inside the docker container to redirect all the requests to the correct service. I have a problem with basic_auth since it does not work as expected. Below is a config for the main server proxy location to point to maildev container.