Update env.example
This commit is contained in:
parent
82869ec7c3
commit
186c6411fb
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ NEO4J_PASSWORD='your_password'
|
||||||
|
|
||||||
### MongoDB Configuration
|
### MongoDB Configuration
|
||||||
MONGO_URI=mongodb://root:root@localhost:27017/
|
MONGO_URI=mongodb://root:root@localhost:27017/
|
||||||
#MONGO_URI=mongodb+srv://root:rooot@cluster0.xxxx.mongodb.net/?retryWrites=true&w=majority&appName=Cluster0
|
#MONGO_URI=mongodb+srv://xxxx
|
||||||
MONGO_DATABASE=LightRAG
|
MONGO_DATABASE=LightRAG
|
||||||
# MONGODB_WORKSPACE=forced_workspace_name
|
# MONGODB_WORKSPACE=forced_workspace_name
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue