### Description Docker compose accepts the profiles to run or not some services, but this requires an extra parameter and easy to forget. I would like to propose the use of a flag `enabled` or `disabled` so that this service can be disabled while testing the service running locally.