docker-isso
docker-isso copied to clipboard
add wsgi servers
According to https://posativ.org/isso/docs/extras/deployment/ , isso ships with a built-in web server which is no optimal for production environments, this commit add wsgi servers so isso can be launched with such configurations if desired.