mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-20 06:23:46 +00:00
Change prisma configuration to capsulate all binaries inside application directory with no connection to active user
This commit is contained in:
+3
-1
@@ -101,4 +101,6 @@ plugins = "pydantic.mypy"
|
||||
|
||||
[tool.prisma]
|
||||
# cache engine binaries in a directory relative to your project
|
||||
binary_cache_dir = '.binaries'
|
||||
# binary_cache_dir = '.binaries'
|
||||
home_dir = '.prisma'
|
||||
nodeenv_cache_dir = '.nodeenv'
|
||||
|
||||
Reference in New Issue
Block a user