PostgreSQL container is duplicated
When I redeploy or reload or stop and start the database, containor is duplicated 5 times and db stops working. How do I fix this?
Also I want to know how do I access database from build time as I need it for deploying prisma. I dont want my database to be exposed.
2 Replies
Is there any error in the logs?
There was nothing. but it was fixed after rebooting the host os