fix: remove the @unique from the prisma schema

This commit is contained in:
Pierre Ryssen
2026-03-11 16:55:19 +01:00
parent d5d7b15f16
commit 0ce9c1be39
6 changed files with 48 additions and 19 deletions

1
.gitignore vendored
View File

@@ -11,3 +11,4 @@ dist/
build/
/app/generated/prisma
docker-compose.yml
deploy.sh