If we desire the admin user to be automatically created as defined in the nautobot_config.py and local.env, then the value should be 'true', not 'True'.
It's a little confusing when every other boolean setting starts with a capital letter.
This is inherited from the nautobot_config setting in plain Nautobot, it's just replicated in the docker-compose based environment.