summaryrefslogtreecommitdiffstats
path: root/stepped-solutions/FINISHED/backend/prisma.yml
diff options
context:
space:
mode:
Diffstat (limited to 'stepped-solutions/FINISHED/backend/prisma.yml')
-rw-r--r--stepped-solutions/FINISHED/backend/prisma.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/stepped-solutions/FINISHED/backend/prisma.yml b/stepped-solutions/FINISHED/backend/prisma.yml
deleted file mode 100644
index 58b7a3b..0000000
--- a/stepped-solutions/FINISHED/backend/prisma.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-#endpoint: ${env:PRISMA_ENDPOINT}
-endpoint: https://sick-fits-production.herokuapp.com/sick-fits-prod/prod
-datamodel: datamodel.graphql
-secret: ${env:PRISMA_SECRET}
-hooks:
- post-deploy:
- - graphql get-schema -p prisma