test-driven.io FastAPI course – error with creating a postgres db in Docker container
I have the following docker-compose file and when I ran docker-compose up -d --build
, I got a message which indicated success. The logs did not have any exception printed.