cookiecutter-django/{{cookiecutter.project_slug}}/compose/production
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
..
aws Added the awscli container for uploading and downloading backups from and to Amazon S3 2019-04-02 15:36:44 +02:00
django Merge branch 'master' into async 2020-04-16 09:43:38 +01:00
postgres Refactor POSTGRES_PORT env 2018-05-09 12:58:37 +03:00
traefik Conditionally add www host to traefik router 2020-04-24 19:43:37 +05:30