This commit is contained in:
Christian Mäder 2019-10-13 14:03:22 +02:00
parent 20c234a96e
commit 79d349133e
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ while ! ./manage.py migrate 2>&1; do
done
if [ "$SKIP_SUPERUSER" == "true" ]; then
echo "↩️ Skipp creating the superuser"
echo "↩️ Skip creating the superuser"
else
if [ -z ${SUPERUSER_NAME+x} ]; then
SUPERUSER_NAME='admin'

4
env/netbox.env vendored
View File

@ -21,8 +21,8 @@ REDIS_CACHE_DATABASE=1
REDIS_SSL=false
SECRET_KEY=r8OwDznj!!dci#P9ghmRfdu1Ysxm0AiPeDCQhKE+N_rClfWNj
SKIP_STARTUP_SCRIPTS=false
SKIP_SUPERUSER=false
SUPERUSER_NAME=admin
SKIP_SUPERUSER=true
SUPERUSER_NAME=admin2
SUPERUSER_EMAIL=admin@example.com
SUPERUSER_PASSWORD=admin
SUPERUSER_API_TOKEN=0123456789abcdef0123456789abcdef01234567