From b1600adec47a04f60e1da07d94a3ed3906ff5aee Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Thu, 14 Jun 2018 16:44:21 -0400 Subject: starter files --- backend/prisma/prisma.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 backend/prisma/prisma.yml (limited to 'backend/prisma/prisma.yml') diff --git a/backend/prisma/prisma.yml b/backend/prisma/prisma.yml deleted file mode 100644 index 2940bab..0000000 --- a/backend/prisma/prisma.yml +++ /dev/null @@ -1,6 +0,0 @@ -datamodel: datamodel.graphql -endpoint: ${env:PRISMA_ENDPOINT} -secret: ${env:PRISMA_SECRET} -hooks: - post-deploy: - - graphql get-schema -p prisma -- cgit v1.3