added drupal settings files to ressources
This commit is contained in:
@@ -38,7 +38,7 @@ assert_options(ASSERT_ACTIVE, TRUE);
|
||||
/**
|
||||
* Enable local development services.
|
||||
*/
|
||||
$settings['container_yamls'][] = DRUPAL_ROOT . '/sites/development.services.yml';
|
||||
$settings['container_yamls'][] = DRUPAL_ROOT . '/sites/default/development.services.yml';
|
||||
|
||||
/**
|
||||
* Show all error messages, with backtrace information.
|
||||
|
||||
Reference in New Issue
Block a user