covid-videoplattform / django-webfrontend

webbased room and appointment management system
MIT License
1 stars 0 forks source link

load customizable settings from .env file #15

Closed fargerio closed 4 years ago

fargerio commented 4 years ago
SECRET_KEY
JITSI_BASE_URL
DATABASES
LANGUAGE_CODE
TIME_ZONE
SITE_ID
fargerio commented 4 years ago

We decided against this for now and let ansible write the settings.py directly