Closed becw closed 3 years ago
README.dist.md
TODO:
lite
the-build
Create a new project based on this:
composer create-project palantirnet/drupal-skeleton test-skeleton dev-ddev-v2 cd test-skeleton # pause to set up ddev nfs for this directory # edit the .ddev/config.yml and follow the TODOs ddev start ddev ssh nvm list the-build-installer
Make sure the MySQL password gets set correctly for the-build.
Is this relevant since the DDEV settings get added at the end of settings.php and override the MySQL settings from the-build?
settings.php
README.dist.md
file to refer to ddevTODO:
lite
branch ofthe-build
releaseableTesting instructions
Create a new project based on this: