django.db.utils.OperationalError: connection to server at "localhost" (::1), port 5432 failed: FATAL
Hi guys.
I am hosting my app on heroku, built with Django. I set all the configs to connect to my superbase database, but for some reason I am now getting an error. It was working perfectly this morning. I did not make any changes to the config files either.
Is this a common issue?
I am hosting my app on heroku, built with Django. I set all the configs to connect to my superbase database, but for some reason I am now getting an error. It was working perfectly this morning. I did not make any changes to the config files either.
Is this a common issue?