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