diff options
| author | Johannes Schickling <schickling.j@gmail.com> | 2018-05-21 16:36:32 -0700 |
|---|---|---|
| committer | Johannes Schickling <schickling.j@gmail.com> | 2018-05-21 16:36:32 -0700 |
| commit | 603f1a0e9df2f88184cc03ce2e7177547daa0674 (patch) | |
| tree | f6a934b28cd9c8ac7d80fffea026938787c5407d /backend/database/prisma.yml | |
| parent | 51f593384f1325b78a263d0d870d162236ed28d2 (diff) | |
use prisma deploy hooks
Diffstat (limited to 'backend/database/prisma.yml')
| -rw-r--r-- | backend/database/prisma.yml | 3 |
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} |
