Skip to content

Commit 88f2e52

Browse files
authored
Update prisma.yml
1 parent f754c40 commit 88f2e52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

server/database/prisma.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
endpoint: __PRISMA_ENDPOINT__
21
datamodel: datamodel.graphql
32
secret: mysecret123
43
hooks:
54
post-deploy:
6-
- yarn graphql get-schema --project database
5+
- yarn graphql get-schema --project database

0 commit comments

Comments
 (0)