Skip to content

Commit f5c0366

Browse files
committed
(fix) - use the update functionality for adding to a list (this ensures predictability)
1 parent 51cbfae commit f5c0366

File tree

6 files changed

+604
-579
lines changed

6 files changed

+604
-579
lines changed

server/prisma/prisma.yml

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

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

0 commit comments

Comments
 (0)