mirror of
https://github.com/Steffo99/sophon.git
synced 2024-12-22 06:44:21 +00:00
🗒 Add DJANGO_SETTINGS_MODULE envvar
This commit is contained in:
parent
e52ac684a5
commit
574c45e2ef
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ The following environment variables should be set:
|
|||
- `DJANGO_DATABASE_PASSWORD`: the password of the PostgreSQL user to login as
|
||||
- `DJANGO_LANGUAGE_CODE`: the language to use in the dynamic pages
|
||||
- `DJANGO_TIME_ZONE`: the timezone to use in the display of datetimes
|
||||
- `DJANGO_SETTINGS_MODULE`: should always be `sophon.settings`
|
||||
|
||||
## Development
|
||||
|
||||
|
|
Loading…
Reference in a new issue