Quellcode durchsuchen

remove redis pw

allen vor 1 Jahr
Ursprung
Commit
6892c581fa
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      cirs-admin/src/main/resources/application.yml

+ 1 - 1
cirs-admin/src/main/resources/application.yml

@@ -76,7 +76,7 @@ spring:
     # 数据库索引
     database: 0
     # 密码
-    password: 123456
+    password:
     # 连接超时时间
     timeout: 10s
     lettuce: