Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 272 Bytes

File metadata and controls

11 lines (8 loc) · 272 Bytes

planeo-simple-python

This is a simple python flask app that runs on port :8080

requirements

Python 3.11.3

usage

gunicorn --bind :8080 main:app

license

See LICENSE for full details