Closed divyenduz closed 6 years ago
Thanks for bringing this up, @divyenduz 🙂
prisma local
works against this docker-compose.yml file.
So you can easily run docker-compose
yourself, providing a docker-compose.yml
that is derived from the one above.
That should cover your use case - if you have a more specific use case, freel free to create a feature request 🙂
With the 1.7
release, the docker-compose.yml
file is now directly exposed when running prisma init
.
Is it possible to use a custom
docker-compose.yml
file to deploy Prisma infrastructure?I remember that there was something like
eject
ingraphcool-framework
.