From 603f1a0e9df2f88184cc03ce2e7177547daa0674 Mon Sep 17 00:00:00 2001 From: Johannes Schickling Date: Mon, 21 May 2018 16:36:32 -0700 Subject: use prisma deploy hooks --- backend/database/prisma.yml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 backend/database/prisma.yml (limited to 'backend/database/prisma.yml') 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} -- cgit v1.3