5 lines
93 B
INI
5 lines
93 B
INI
[celery]
|
|
broker_url = redis://localhost:63379
|
|
result_url = redis://localhost:63379
|
|
debug = 0
|