feat(docker/production): create superuser in initial setup
We add one step to the master entrypoint script to ensure a superuser exists with username and password configured from the environment variables DJANGO_SUPERUSER_USERNAME and DJANGO_SUPERUSER_PASSWORD. The step does nothing if these variables are not set or the user already exists.pull/174/head
parent
a470767088
commit
98a6d707a4
Loading…
Reference in New Issue