full-stack-fastapi-template
full-stack-fastapi-template copied to clipboard
Cant reach the PGAdmin, PostgreSQL web administration in the given port
After running docker-compose up -d and operating on Docker Desktop in the background, I cannot access pg admin at http://localhost:5050
Already tried following the resolved issue #36 mentioned steps, but was still unable to reach the database. Any help would be highly appreciated!