with the changes in 1.7, how do we specify BOTH a ...
# orm-help
p
with the changes in 1.7, how do we specify BOTH a LOCAL DOCKER cluster and a prisma sandbox endpoint?
d
just keep cluster variable in prisma.yml 🙂
👍 1
p
thanks Daniel, I will try that now👌
do you have an example of what a config like this would look like?
ie, do i need to update
/database/prisma.yml
and
/.graphqlconfig.yml
to accomplish this?
d
if you are upgrading, just keep cluster in your prisma.yml, nothing else needed regarding your question ... or perhaps I misunderstanding it
👍 1