Override Hostname for each URL
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
If you want to connect to local DDEV (https://ddev.readthedocs.io/en/stable/) Setups you have to either send the hostheader or map the domains correctly with these puppeteer launch args:
--host-resolver-rules=MAP yourprojectname.localhost ddev-yourprojectname-web
So it would be awesome to have urlHostMapping and referenceUrlHostMapping in the scenario config to compare two local DDEV instances
Contributor guide
Assessment
This issue has not been assessed yet.