From fa3ec3299b3fa33e5a699683beb96cfa4e6dd51d Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Tue, 13 Feb 2018 13:19:23 -0500 Subject: getting there --- backend/database/prisma.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'backend/database/prisma.yml') diff --git a/backend/database/prisma.yml b/backend/database/prisma.yml index ce652ef..b01378b 100644 --- a/backend/database/prisma.yml +++ b/backend/database/prisma.yml @@ -15,5 +15,6 @@ datamodel: datamodel.graphql # seed: # import: seed.graphql -cluster: ${env:PRISMA_CLUSTER} +# cluster: ${env:PRISMA_CLUSTER} +cluster: local -- cgit v1.3