README: make it clear that the internal server is _very_ basic

master
pictuga 2020-08-24 21:14:48 +02:00
parent 8697c3f0df
commit fba112147c
1 changed files with 3 additions and 2 deletions

View File

@ -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