Simple Flask/Gunicorn/Nginx Webserver to serve text files
To start:
python -m flask run --port=8081 --host=0.0.0.0
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple Flask/Gunicorn/Nginx Webserver to serve text files
To start:
python -m flask run --port=8081 --host=0.0.0.0