summaryrefslogtreecommitdiffstats
path: root/backend/database/prisma.yml
diff options
context:
space:
mode:
Diffstat (limited to 'backend/database/prisma.yml')
-rw-r--r--backend/database/prisma.yml2
1 files changed, 1 insertions, 1 deletions
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}