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