Why we should install postgresql in the Django container?
Why is necessary install postgresql as dependency in a Django backend container?
the Django app is intended to connect to a PostgreSQL DB running in a separate container.
Why is necessary install postgresql as dependency in a Django backend container?
the Django app is intended to connect to a PostgreSQL DB running in a separate container.