lewisblackwood
05/22/2018, 3:43 PMconfig.yml
, I'm running docker-compose up -d
which begins building. It then seems to hang on: Creating repo_prisma-database_1 ...
. When prisma deploy
runs in a following step, the error is: Could not connect to cluster local. Please use docker-compose up -d to start your local Prisma cluster.
Are there any example config.yml
files showing how to get this running?Sam Jackson
05/22/2018, 3:48 PMSam Jackson
05/22/2018, 3:49 PM