Skip to content

Commit 050ac9f

Browse files
committed
QAG-63: (docs) Add settings.php customization instructions
Refs: README.md
1 parent b801dd4 commit 050ac9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ This project is a tailored fork of the popular [drupal-composer template](https:
2020
- For DDEV: Update project settings in `.ddev/config.yaml`
2121
- For Lando: Update project settings in `.lando.yml`
2222
- 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
2326

2427
3. **Set up CircleCI**
2528
- Log in to [CircleCI](https://app.circleci.com/) using your GitHub account.

0 commit comments

Comments
 (0)