From e0c628528142f26ce9a42ba4c3c5d2cb41114a56 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Thu, 10 May 2018 15:06:29 -0400 Subject: migrate styles --- backend/database/prisma.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'backend') diff --git a/backend/database/prisma.yml b/backend/database/prisma.yml index 9782b52..1341db1 100644 --- a/backend/database/prisma.yml +++ b/backend/database/prisma.yml @@ -4,7 +4,6 @@ service: sick-fits # the cluster and stage the service is deployed to stage: ${env:PRISMA_STAGE} -# to disable authentication: disableAuth: true # secret: ${env:PRISMA_SECRET} @@ -14,4 +13,4 @@ datamodel: datamodel.graphql # cluster: ${env:PRISMA_CLUSTER} # cluster: local -cluster: wesbos/prisma-us1 \ No newline at end of file +cluster: wesbos/prisma-us1 -- cgit v1.3