fix: dubble config redis
This commit is contained in:
parent
4d9d07cabe
commit
cb0ddd5072
|
@ -41,7 +41,7 @@ in
|
|||
extraAppsEnable = true;
|
||||
extraOptions = {
|
||||
redis = {
|
||||
host = "/run/redis/redis.sock";
|
||||
# host = "/run/redis/redis.sock";
|
||||
port = 0;
|
||||
dbindex = 0;
|
||||
password = "secret";
|
||||
|
|
Loading…
Reference in a new issue