mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 23:02:59 +03:00
🐛 Bug Report: Cannot connect to postgres db #164
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ezcafe on GitHub.
Reproduction steps
Hi team, I cannot make it work with postgres
It always said "connection refused"
This is my docker file
Expected behavior
It could connect to postgres
Actual Behavior
It's showing error like this
dial error: dial tcp 0.0.0.0:5432: connect: connection refused
Version and Environment
Log Output