encrypted passwords?
How can I see the encrypted password for a login role?
pgadmin4, reverse proxy and apache
Good evening, I am trying to run pgadmin4 with docker and reverse proxy with apache. The page gives info for ngninx. I have tried this with apache: RedirectMatch permanent ^/pgadmin4$ /pgadmin4/ ProxyPreserveHost On ProxyPass http://127.0.0.1:5050/ ProxyPassRever