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.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/backend/database/prisma.yml b/backend/database/prisma.yml
index 8f4cbe1..9782b52 100644
--- a/backend/database/prisma.yml
+++ b/backend/database/prisma.yml
@@ -11,10 +11,6 @@ disableAuth: true
# the file path pointing to your data model
datamodel: datamodel.graphql
-# uncomment the following two lines to seed your service with initial data
-# seed:
-# import: seed.graphql
-
# cluster: ${env:PRISMA_CLUSTER}
# cluster: local