modify redis

This commit is contained in:
oscarz
2025-07-09 18:22:01 +08:00
parent 447eebf39d
commit 77ac61144d
4 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -23,4 +23,5 @@ gpt35_model = "gpt35"
mysql_conn = "localhost:3306"
mysql_user = "devops"
mysql_pass = "b5hs945wXjHr"
redis_conn = "127.0.0.1:6379"
redis_conn = "127.0.0.1:6379"
redis_pass = "cK4dC3mN7"