Join Slack
Powered by
ive tried docker kill docker down and then back up...
# orm-help
j
John Aagaard
04/23/2019, 1:54 AM
ive tried docker kill docker down and then back up to try and reset everything without luck
j
Jared
04/23/2019, 3:29 AM
check the logs in the container using
docker logs --tail=50 -f database_prisma_1
or whatever your container is called
Open in Slack
Previous
Next