We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b801dd4 commit 050ac9fCopy full SHA for 050ac9f
README.md
@@ -20,6 +20,9 @@ This project is a tailored fork of the popular [drupal-composer template](https:
20
- For DDEV: Update project settings in `.ddev/config.yaml`
21
- For Lando: Update project settings in `.lando.yml`
22
- Update project name in `scripts/syncdb.sh` for database synchronization
23
+ - Adjust `web/sites/default/settings.php` for environment-specific configurations:
24
+ - Update Config Split settings for different environments (production, main, local)
25
+ - Configure Stage File Proxy origin URL
26
27
3. **Set up CircleCI**
28
- Log in to [CircleCI](https://app.circleci.com/) using your GitHub account.
0 commit comments