Skip to content

Commit 5fbdf8e

Browse files
Update README.md
1 parent ea8a3fb commit 5fbdf8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ MySql connection is successful!
147147

148148
Now this project Drupal's docroot should be located at `/var/www/html/drupal8/web`.
149149

150-
8. Now update your project's database credentials in `settings.php` or `local.settings.php` wherever you are managing. As we are already in PHP container `/var/www/html/drupal8/web`, hence we can import the database using Drush:
150+
8. Now update your project's database credentials in `settings.php` or `settings.local.php` wherever you are managing. As we are already in PHP container `/var/www/html/drupal8/web`, hence we can import the database using Drush:
151151

152152
```
153153
drush sql:dump --result-file=../backup.sql

0 commit comments

Comments
 (0)