Update NEO4J_AUTH in .env.example and add neo4j_server service in production.yml

This commit is contained in:
2024-04-29 14:44:35 +08:00
parent a496d40fff
commit 67f99fb9ed
2 changed files with 25 additions and 0 deletions
+2
View File
@@ -40,6 +40,8 @@ MYSQL_PASSWORD=123456
MINIO_ROOT_USER=admin
MINIO_ROOT_PASSWORD=123456
NEO4J_AUTH=admin/12345678
#=====================================================================#
# LibreChat Configuration #
#=====================================================================#