initial commit
This commit is contained in:
commit
517ff96b15
8 changed files with 47 additions and 0 deletions
3
rootfs/etc/confd/templates/redis.conf.tmpl
Normal file
3
rootfs/etc/confd/templates/redis.conf.tmpl
Normal file
|
@ -0,0 +1,3 @@
|
|||
# See https://rspamd.com/doc/configuration/redis.html
|
||||
|
||||
servers = "{{ getenv "REDIS_SERVERS" "127.0.0.1" }}";
|
Loading…
Add table
Add a link
Reference in a new issue