First try
docker system prune --volumes
Also make sure you have:
POSTGRES_HOST_AUTH_METHOD: trust
set on both the app and the postgres service
First try
docker system prune --volumes
Also make sure you have:
POSTGRES_HOST_AUTH_METHOD: trust
set on both the app and the postgres service