Update env.example
This commit is contained in:
parent
c975263fbc
commit
cb0a035076
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@ POSTGRES_IVFFLAT_LISTS=100
|
|||
NEO4J_URI=neo4j+s://xxxxxxxx.databases.neo4j.io
|
||||
NEO4J_USERNAME=neo4j
|
||||
NEO4J_PASSWORD='your_password'
|
||||
# NEO4J_DATABASE=chunk-entity-relation
|
||||
NEO4J_DATABASE=noe4j
|
||||
NEO4J_MAX_CONNECTION_POOL_SIZE=100
|
||||
NEO4J_CONNECTION_TIMEOUT=30
|
||||
NEO4J_CONNECTION_ACQUISITION_TIMEOUT=30
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue