From e0d0baa75ec0bf617f91b6cd779305d4009cae12 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Fri, 9 Feb 2018 13:31:39 -0500 Subject: 🆒 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 70e10f4..ce652ef 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-fitz +service: sick-fits # the cluster and stage the service is deployed to stage: ${env:PRISMA_STAGE} -- cgit v1.3