Skip to content
Discussion options

You must be logged in to vote

It's simpler in current version:

  • Go to "adminer" http://localhost:8080/
  • Fill input fields
    • System: PostgreSQL
    • Server: db (name of the service in docker-compose)
    • User: postgres (value of POSTGRES_USER in your .env file)
    • Password: *** (value of POSTGRES_PASSWORD in your .env file)
    • Database: app (value of POSTGRES_DB in your .env file)
  • Press "LogIn"
  • Enjoy

The interface is quite intuitive

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by YuriiMotov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #458 on August 30, 2025 17:55.