Learning-Management-System/.envs/.local/.django
Ahmed Nagi e58c9c1f71 Update
2025-01-10 19:54:55 +02:00

14 lines
406 B
Text

# General
# ------------------------------------------------------------------------------
USE_DOCKER=yes
IPYTHONDIR=/app/.ipython
# Redis
# ------------------------------------------------------------------------------
REDIS_URL=redis://redis:6379/0
# Celery
# ------------------------------------------------------------------------------
# Flower
CELERY_FLOWER_USER=debug
CELERY_FLOWER_PASSWORD=debug