Merge branch 'master' of gitlab.com:agaric/sites/geo
This commit is contained in:
commit
c9ebf23775
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ There is a reference to the `sites/default/files` in the database so that struct
|
|||
|
||||
The path in the `upgrade_d7_file.yml` migration file is different because this is executed inside the docker container so in the docker container the <Project Root> is: `/var/www/html/` but no need to re-create those folders in the host machine.
|
||||
|
||||
Download a database dump of the D7 site via the Backup and Migrate module.
|
||||
|
||||
Create a database called `drupal7`:
|
||||
|
||||
Use `ddev describe` to see what the host and port are for your local environment, and use that in the first line here:
|
||||
|
|
Loading…
Add table
Reference in a new issue