From 19c9683e2126c68cb9d231293162c756d69c51fb Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Thu, 8 Feb 2018 10:41:16 -0500 Subject: WIP --- backend/database/prisma.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/database/prisma.yml') diff --git a/backend/database/prisma.yml b/backend/database/prisma.yml index ce652ef..70e10f4 100644 --- a/backend/database/prisma.yml +++ b/backend/database/prisma.yml @@ -1,5 +1,5 @@ # the name for the service (will be part of the service's HTTP endpoint) -service: sick-fits +service: sick-fitz # the cluster and stage the service is deployed to stage: ${env:PRISMA_STAGE} -- cgit v1.3