Skip to content

Commit 7872b2d

Browse files
committed
(chore) - don't use the provided endpoint let people use their own generated stuff
1 parent f5c0366 commit 7872b2d

File tree

4 files changed

+1
-2124
lines changed

4 files changed

+1
-2124
lines changed

server/prisma/prisma.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Specifies the HTTP endpoint of your Prisma API.
22
#endpoint: ''
3-
endpoint: https://eu1.prisma.sh/jovi-de-croock-c8d40d/server/dev
3+
endpoint: ''
44

55
# Defines your models, each model is mapped to the database as a table.
66
datamodel: datamodel.prisma

0 commit comments

Comments
 (0)