Update env sample file
This commit is contained in:
parent
c0f9e78949
commit
9d0f09a183
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ POSTGRES_PORT=5432
|
|||
POSTGRES_USER=your_username
|
||||
POSTGRES_PASSWORD='your_password'
|
||||
POSTGRES_DATABASE=your_database
|
||||
POSTGRES_MAX_CONNECTIONS=12
|
||||
### separating all data from difference Lightrag instances(deprecating)
|
||||
# POSTGRES_WORKSPACE=default
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue