Skip to content

Commit

Permalink
revert change to default database name
Browse files Browse the repository at this point in the history
  • Loading branch information
byrond committed Oct 14, 2024
1 parent dc83879 commit be6fe11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ drupal:
# Database connection for Drupal.
database:
# This value is required, but a default is set in the-build.xml.
database: db
# database: drupal
username: db
password: db
host: db
Expand Down

0 comments on commit be6fe11

Please sign in to comment.