DATABASE_URL=postgresql://djangito:djangito@db/djangito REDIS_URL=redis://redis/0 DJANGO_SECRET_KEY=123 DJANGO_DEBUG=True ...
The output of the last command will display the login and password for the admin user that was created, like this: admin user not found, creating one ===== A superuser was created with email ...