cic-internal-integration/apps/cic-ussd/.config/redis.ini

10 lines
108 B
INI
Raw Normal View History

2021-02-06 16:13:47 +01:00
[celery]
BROKER_URL=redis://
RESULT_URL=redis://
[redis]
HOSTNAME=localhost
PASSWORD=
PORT=6379
DATABASE=0