modules/redis: modify config for 22.05
This commit is contained in:
parent
39c7d1acf6
commit
e8fdf82b9a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
services.redis = {
|
services.redis.servers.default = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue