cookiecutter-django/{{cookiecutter.project_slug}}/compose
Sudarshan Wadkar cafc0ac1f3
Conditionally add www host to traefik router
If the domain_name entered contains subdomains, e.g. `api.example.com`
then do *not* add an additional `www.api.example.com` route to traefik

If the user enters only the domain `example.com` then add the optional
`www.example.com` Host to the traefik routers.
2020-04-24 19:43:37 +05:30
..
local Merge branch 'master' into async 2020-04-16 09:43:38 +01:00
production Conditionally add www host to traefik router 2020-04-24 19:43:37 +05:30