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