You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
I don't feel like that commit is enough to fully address the issue.
There should be some other references around setting up the *AMP stack and double checking that the following pieces of information are still correct:
Local site URL: $options[‘uri’] in docroot/sites/default/local.drushrc.php
Local site DB credentials: $databases in docroot/sites/default/settings/local.settings.php
The initial
./blt.sh create
outputs some instructions which need to be updated. https://github.com/acquia/blt/blob/8.x/build/phing/build.xml#L139 says to run./blt.sh setup
in the project directory, however the INSTALL.md file has the https://github.com/acquia/blt/blob/8.x/INSTALL.md#modifying-project-files section, and then says to run./blt.sh local:setup
.The text was updated successfully, but these errors were encountered: