Create a .env file in the root, follow the instructions of => https://docs.docker.com/compose/environment-variables/#the-env-file for example:
DJANGO_SUPERUSER_EMAIL= DJANGO_SUPERUSER_PASSWORD=
This is necessary in order to create new users and organizations using the admin django CRUD
docker-compose up -d
goto in your browser:
goto in your browser: