Environments
An environment represents the context of services. Each environment has an environment override file where you can specify the necessary environment variables and configuration for that environment. The environment compose files are created using the include of docker compose. This is done so you only need one file to start the environment.