This website requires JavaScript.
Explore
Help
Sign in
privatevoid.net
/
depot
Watch
1
Star
1
Fork
You've already forked depot
0
Code
Issues
21
Pull requests
4
Projects
3
Releases
Packages
Wiki
Activity
Actions
8962c1072e
depot
/
hosts
/
VEGAS
/
modules
/
redis
/
default.nix
7 lines
82 B
Nix
Raw
Normal View
History
Unescape
Escape
VEGAS: add Redis
2021-10-16 20:29:15 +03:00
{
modules/redis: modify config for 22.05
2022-05-30 23:39:40 +03:00
services
.
redis
.
servers
.
default
=
{
VEGAS: add Redis
2021-10-16 20:29:15 +03:00
enable
=
true
;
modules/redis: listen on default port
2022-05-31 11:23:57 +03:00
port
=
6379
;
VEGAS: add Redis
2021-10-16 20:29:15 +03:00
}
;
}
Reference in a new issue
Copy permalink