cookiecutter-django/{{cookiecutter.project_slug}}/compose/production/traefik
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
..
Dockerfile Upgrade to Traefik v2 2019-11-29 21:35:40 +03:00
traefik.yml Conditionally add www host to traefik router 2020-04-24 19:43:37 +05:30