Closed ivktac closed 8 months ago
Fixes #29
Introducing new environment variables for creating superuser:
DJANGO_SUPERUSER_USERNAME
DJANGO_SUPERUSER_EMAIL
DJANGO_SUPERUSER_PASSWORD
Fixes #29
Introducing new environment variables for creating superuser:
DJANGO_SUPERUSER_USERNAME
- username of the superuserDJANGO_SUPERUSER_EMAIL
- email of the superuserDJANGO_SUPERUSER_PASSWORD
- password of the superuser