anyone have a tip for how to get a new cluster run...
# orm-help
v
anyone have a tip for how to get a new cluster running? fingers slipped on the docker option and i'm unable to escape
prisma local
. I removed the cluster property from prisma.yml but it won't prompt me again for the deploy location 🤔 still says cluster local is provided
Property cluster in prisma.yml is provided, but provided value local could not be resolved.
but alas, there is not cluster: local to be found
nuked it but still curious if anyone has run into that ¯\_(ツ)_/¯
n
What's your CLI and Docker image version, and how does your prisma.yml look like? 🙂