mirror of
https://github.com/magnum-opus-nn-cp/backend.git
synced 2025-02-24 15:42:53 +03:00
15 lines
492 B
Plaintext
15 lines
492 B
Plaintext
# General
|
|
# ------------------------------------------------------------------------------
|
|
USE_DOCKER=yes
|
|
IPYTHONDIR=/app/.ipython
|
|
# Redis
|
|
# ------------------------------------------------------------------------------
|
|
REDIS_URL=redis://redis:6379/0
|
|
|
|
# Celery
|
|
# ------------------------------------------------------------------------------
|
|
|
|
# Flower
|
|
CELERY_FLOWER_USER=UXyQUejoipUYkEXdXBHQWpPqqnQYbtSb
|
|
CELERY_FLOWER_PASSWORD=Vxfa0wwcEW4iiR7pBro1kfQrU21kDrX9rSPQ5WjPSeUE8r47Z0DXqzHdNkUlP7Td
|