diff --git a/docs/docker/plain/README.md b/docs/docker/plain/README.md index 7c9684be4..831d9dac9 100644 --- a/docs/docker/plain/README.md +++ b/docs/docker/plain/README.md @@ -1,5 +1 @@ -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](https://serverfault.com/questions/331256/why-do-i-need-nginx-and-something-like-gunicorn). -> It is higly recommended to configure an additional proxy (nginx, ...) in front of this. \ No newline at end of file +This is the most basic configuration to run this image with docker compose. \ No newline at end of file