Skip to content

Commit 0b141b9

Browse files
committed
feat: Remove GEMINI_API_KEY from README.md to enhance security and streamline configuration
1 parent cc371cc commit 0b141b9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

backend/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ python main_new.py
8989
```
9090
GOOGLE_CLOUD_PROJECT=your_project_id
9191
GOOGLE_APPLICATION_CREDENTIALS=/path/to/service-account.json
92-
GEMINI_API_KEY=your_gemini_api_key
9392
GCS_BUCKET_NAME=legalmind-contracts
9493
FIRESTORE_DATABASE=(default)
9594
```

0 commit comments

Comments
 (0)