Add Nginx configuration file
In order to mimic the Rails container using Django, I installed a Nginx
reverse proxy that communicate directly with the Django application
(through Gunicorn or directly).
The current configuration is a copy of the Rails configuration except
the listening port.
Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>
django/setup/dk/nginx.conf
0 → 100644