You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.
I was having issues connecting to the postgres container because I left the host URL as localhost. Consider adding to the setup instructions to give the user direction that the URL should be the postgres container name.
Database Info:
Hostname: pg
Host: (this should be the postgres container name, i.e. `devp2p-network_pg_1`, not `localhost`)
Port: 5432
Username: pguser
Password: 3th3r3um
Database Name: devp2p
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was having issues connecting to the postgres container because I left the host URL as
localhost
. Consider adding to the setup instructions to give the user direction that the URL should be the postgres container name.The text was updated successfully, but these errors were encountered: