Update NEO4J_AUTH in .env.example and production.yml

This commit is contained in:
2024-04-29 15:04:39 +08:00
parent 67f99fb9ed
commit 9418d73bcd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ MYSQL_PASSWORD=123456
MINIO_ROOT_USER=admin
MINIO_ROOT_PASSWORD=123456
NEO4J_AUTH=admin/12345678
NEO4J_PASSWORD=12345678
#=====================================================================#
# LibreChat Configuration #