This is built upon the default nginx
image and is meant strictly for applications using django and gunicorn. Frequently changed values can be customized
using environment variables
Runs the nginx proxy on port 8000
Runs the django application on localhost or 127.0.0.1
Runs the gunicorn server on port 9000
The domain name or your application (example.com
, xyz.example.com
)