Update .env.template
This commit is contained in:
parent
5cb2a49b10
commit
119fdcc359
1 changed files with 3 additions and 1 deletions
|
|
@ -15,4 +15,6 @@ AWS_ACCESS_KEY_ID =
|
|||
AWS_SECRET_ACCESS_KEY =
|
||||
QDRANT_API_KEY =
|
||||
QDRANT_API_URL =
|
||||
DB_TYPE = sqlite
|
||||
DB_TYPE = sqlite
|
||||
GRAPHISTRY_USERNAME = xxx
|
||||
GRAPHISTRY_PASSWORD = xxx
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue