The URL http://localhost/phpmyadmin/ works however http://localhost/phpmyadmin gets an Nginx NOT FOUND error.
Could someone please take a look at the reverse proxy configuration found in ./revproxy/conf.d/default.confand the phpmysql section of docker-compose.yml to see if this can be remedied?
The URL http://localhost/phpmyadmin/ works however http://localhost/phpmyadmin gets an Nginx NOT FOUND error.
Could someone please take a look at the reverse proxy configuration found in
./revproxy/conf.d/default.confand the phpmysql section ofdocker-compose.ymlto see if this can be remedied?