Redis requires auth.password to be set for updates

This commit is contained in:
Lucas Hahn
2021-08-30 09:53:41 +00:00
parent d297c555f3
commit 9f47515bf6

View File

@ -256,6 +256,8 @@ redis:
global:
redis:
password: gitea
auth:
password: gitea
master:
service:
port: 6379