working gunicorn with port in README

master
root 4 years ago
parent bc10d5c77e
commit 741bd399ed

@ -86,3 +86,4 @@ But in the long run logging should be disabled
* made urls relative
* service file with `--env SCRIPT_NAME=/watermark` see above
*
gunicorn -w 4 -b :5000 app:app

Loading…
Cancel
Save