Environment Variables

Environment Variables

All configuration keys available through .env. The listed values are the defaults applied if the variable is missing.

SectionContent
Application & ServerDEBUG, BASE_DIR, IP_SERVER, PORT, SECRET_KEY, DB, Redirects
Assets & MediaSTATICFILES_DIRS, MEDIA_ROOT, TEMPLATES_DIR and associated URLs
Security & SessionsALLOWED_HOSTS, CSP, Middlewares, Sessions

Internationalisation (CLI)

VariableDefaultDescription
LANGsystem localeCLI language (fr, en, de, es, it, pt, ja, zh, ru). Priority: .env > system locale (LC_ALL, LC_MESSAGES) > en