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.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/backend/database/prisma.yml b/backend/database/prisma.yml
deleted file mode 100644
index 8a11c08..0000000
--- a/backend/database/prisma.yml
+++ /dev/null
@@ -1,3 +0,0 @@
-endpoint: ${PRISMA_ENDPOINT}
-datamodel: datamodel.graphql
-secret: ${env:PRISMA_SECRET}