Add a custom service YAML container
Example: settings for local environnement.
Create the local settings file : local.services.yml the add to local settings.php file
# Local service config
$settings['container_yamls'][] = DRUPAL_ROOT . '/sites/default/local.services.yml';