broke
This commit is contained in:
@ -21,3 +21,7 @@ NEO4J_PASSWORD=your_secure_password
|
||||
|
||||
# Media Settings
|
||||
STANDARD_IMG_SIZE=300x200
|
||||
|
||||
# Celery broker + results (for both worker & flower)
|
||||
CELERY_BROKER_URL=redis://redis:6379/0
|
||||
CELERY_RESULT_BACKEND=redis://redis:6379/0
|
||||
|
Reference in New Issue
Block a user