Skip to content

Commit e844b29

Browse files
committed
测试 redis 报错修复
1 parent 76b61fd commit e844b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ db:
1414
redis:
1515
host: localhost
1616
port: 6379
17-
pwd: # foobared
17+
pwd: password # foobared

0 commit comments

Comments
 (0)