I installed the latest version of PgAdmin4 and when I opened it, it started as a separate desktop application rather than opening in my default web browser. I want to open the PostgreSQL in my web browser. How do I do that?
Steps I tried and failed are:
- Created a server and then a db with localhost:5432 as address
- Tried to open the address
localhost:5432on browser
Am I doing the right steps?
