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
Hello is the name of my app. I can't make postgres work for some reason, and it shows the following messages when I run docker-compose up
db_1 | FATAL: role "hello" does not exist
web_1 | Postgres is unavailable - sleeping
db_1 | FATAL: role "hello" does not exist
web_1 | Postgres is unavailable - sleeping
db_1 | FATAL: role "hello" does not exist
web_1 | Postgres is unavailable - sleeping
db_1 | FATAL: role "hello" does not exist
web_1 | Postgres is unavailable - sleeping
db_1 | FATAL: role "hello" does not exist
web_1 | Postgres is unavailable - sleeping
Not sure what I'm doing wrong, any idea?
The text was updated successfully, but these errors were encountered:
Hello is the name of my app. I can't make postgres work for some reason, and it shows the following messages when I run
docker-compose up
Not sure what I'm doing wrong, any idea?
The text was updated successfully, but these errors were encountered: