cookiecutter-django/{{cookiecutter.project_slug}}/compose/nginx
Dan Mirsky 5827e7fdb2 Changed nginx confs for dockers new networking
Docker got rid of legacy links so there are no longer env vars pointing
to other containers. Instead, we can reference the containers directly.
This fixes problems with let's encrypt related to missing env vars.
See notice at the top of
https://docs.docker.com/compose/link-env-deprecated/
2016-06-19 00:46:14 -07:00
..
dhparams.example.pem Add certbot(letsencrypt) support for docker 2016-06-03 08:07:39 -07:00
Dockerfile Switch use_certbot to the MUCH more explicit use_letsencrypt 2016-06-05 13:17:19 -07:00
nginx-secure.conf Changed nginx confs for dockers new networking 2016-06-19 00:46:14 -07:00
nginx.conf Changed nginx confs for dockers new networking 2016-06-19 00:46:14 -07:00
start.sh Changed nginx confs for dockers new networking 2016-06-19 00:46:14 -07:00