Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 119 Bytes

readme.md

File metadata and controls

6 lines (3 loc) · 119 Bytes

Simple Flask/Gunicorn/Nginx Webserver to serve text files

To start:

python -m flask run --port=8081 --host=0.0.0.0