disable multiple team creation for self-hosters

This commit is contained in:
KMKoushik
2024-10-20 08:25:48 +11:00
parent 2391d1c306
commit 2db31cda35
7 changed files with 18 additions and 36 deletions

View File

@@ -37,7 +37,8 @@
"S3_COMPATIBLE_ACCESS_KEY",
"S3_COMPATIBLE_SECRET_KEY",
"S3_COMPATIBLE_API_URL",
"S3_COMPATIBLE_PUBLIC_URL"
"S3_COMPATIBLE_PUBLIC_URL",
"ENABLE_PRISMA_CLIENT"
]
},
"lint": {