We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d93f8 commit acf6cf3Copy full SHA for acf6cf3
scripts/drupal-vm/config.yml
@@ -26,7 +26,7 @@ drupal_core_path: "{{ drupal_composer_install_dir }}/docroot"
26
27
drupal_db_user: drupal
28
drupal_db_password: drupal
29
-drupal_db_database: drupal
+drupal_db_name: drupal
30
31
# Set this to 'false' if you don't need to install drupal (using the drupal_*
32
# settings below), but instead copy down a database (e.g. using drush sql-sync).
0 commit comments