Basic Redis connection configuration

This commit is contained in:
Ivan Golikov 2022-12-17 09:53:50 +01:00
parent 8ee608364f
commit 6e6ae931f7
5 changed files with 49 additions and 14 deletions

1
conf/rectes.toml.example Normal file
View file

@ -0,0 +1 @@
redis.url = 'redis://localhost'