remember to run the export scripts
export DATABASE_URL=postgresql://postgres@localhost/podcast
Download docker here
sudo docker-compose -f docker-compose.local.yml up --build
remember to run the export scripts
export DATABASE_URL=postgresql://postgres@localhost/podcast
Download docker here
sudo docker-compose -f docker-compose.local.yml up --build