Update NEO4J_AUTH in .env.example and add neo4j_server service in production.yml
This commit is contained in:
@@ -40,6 +40,8 @@ MYSQL_PASSWORD=123456
|
||||
MINIO_ROOT_USER=admin
|
||||
MINIO_ROOT_PASSWORD=123456
|
||||
|
||||
NEO4J_AUTH=admin/12345678
|
||||
|
||||
#=====================================================================#
|
||||
# LibreChat Configuration #
|
||||
#=====================================================================#
|
||||
|
||||
Reference in New Issue
Block a user