FIX Error: Database is uninitialized and superuser password is not specified.
Env vars needs to be defined in both the "db" and "web" containers
In "db", so it can create the default user from it
In "web", so it can be used in settings.py to connect django to the postgres container