Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mmunz committed May 31, 2024
2 parents 35919d6 + 03bd254 commit 6ca659f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,10 @@ For that add a file `docker-compose.external_links.yaml` to your project which s

```yaml
services:
chrome: &domains
backstop:
external_links:
- "ddev-router:myproject.ddev.site"
- "ddev-router:myproject2.ddev.site"
firefox:
<<: *domains
```
See: [ddev FAQ: Can different projects communicate with each other?](https://ddev.readthedocs.io/en/latest/users/usage/faq/#features-requirements)
Expand Down

0 comments on commit 6ca659f

Please sign in to comment.