Join Slack
Powered by
hi guys an new in prisma, so I appreciate your hel...
# orm-help
j
JorgeAM
04/27/2019, 8:45 PM
hi guys an new in prisma, so I appreciate your help 😁 well, I follow de doc of prisma to conect with new db with docker. when i
docker-compose-yml.yaml
JorgeAM
04/27/2019, 8:46 PM
when I run docker-compose up i got an error
JorgeAM
04/27/2019, 8:46 PM
this is the error
JorgeAM
04/27/2019, 8:46 PM
by the way I'm using ubuntu 18.04
b
bkstorm
04/28/2019, 12:20 AM
@JorgeAM
Copy code
volumes: mysql:
it's the syntax error in docker-compose file.
Open in Slack
Previous
Next