Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Closed
Description
If#3057 would be merged we should provide way inject some parameters from configuration. For example we have mobile version of site and desktop.
hostbased_route:pattern:/requirements:_host:site.com|m.site.com
Each developer has local copies of site (site.dev, m.site.dev). There are also test version of site (site.dev.mycompany.com, m.site.dev.mycompany.com). So right way move this hostnames intoparameters.ini
wich separate to each deployment
hostbased_route:pattern:/requirements:_host:%site_hostname%|%site_mobile_hostname%
Metadata
Metadata
Assignees
Labels
No labels