TandoorRecipes/docs/docker/plain
2020-03-24 17:22:51 +01:00
..
docker-compose.yml remove image tag as it is default 2020-03-24 17:22:51 +01:00
README.md updated examples 2020-03-24 16:44:19 +01:00

This is the most basic configuration to run this image with docker compose.

Note

: There is no proxy included in this configuration and gunicorn is directly exposed as the webserver which is not recommended by according to the gunicorn devs. It is higly recommended to configure an additional proxy (nginx, ...) in front of this.