From fba112147cd8f64a57a3f16da5b0756f626505b8 Mon Sep 17 00:00:00 2001 From: pictuga Date: Mon, 24 Aug 2020 21:14:48 +0200 Subject: [PATCH] README: make it clear that the internal server is _very_ basic --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00921be..db3669d 100644 --- a/README.md +++ b/README.md @@ -201,8 +201,9 @@ docker-compose up --build #### Using morss' internal HTTP server -Morss can run its own HTTP server. The later should start when you run morss -without any argument, on port 8080. +Morss can run its own, very basic, HTTP server. The latter should start when you +run morss without any argument, on port 8080. I'd highly recommend you to use +gunicorn or something similar for better performance. ```shell morss