mirror of
https://github.com/FuzzingLabs/fuzzforge_ai.git
synced 2026-08-29 07:50:36 +02:00
Store Cognee datasets in the projects bucket
This commit is contained in:
Vendored
+2
-2
@@ -69,8 +69,8 @@ COGNEE_MCP_URL=
|
||||
COGNEE_SERVICE_URL=http://localhost:18000
|
||||
COGNEE_API_KEY=
|
||||
COGNEE_STORAGE_BACKEND=s3
|
||||
COGNEE_S3_BUCKET=cognee
|
||||
COGNEE_S3_PREFIX=projects
|
||||
COGNEE_S3_BUCKET=projects
|
||||
COGNEE_S3_PREFIX=
|
||||
COGNEE_S3_ENDPOINT=http://localhost:9000
|
||||
COGNEE_S3_REGION=us-east-1
|
||||
COGNEE_S3_ACCESS_KEY=fuzzforge
|
||||
|
||||
Reference in New Issue
Block a user