Redis requires auth.password to be set for updates
This commit is contained in:
parent
d297c555f3
commit
9f47515bf6
@ -256,6 +256,8 @@ redis:
|
||||
global:
|
||||
redis:
|
||||
password: gitea
|
||||
auth:
|
||||
password: gitea
|
||||
master:
|
||||
service:
|
||||
port: 6379
|
||||
|
Loading…
Reference in New Issue
Block a user