生产环境:
pip install -r requirements.txt && gunicorn -w 4 -b 0.0.0.0:5000 app:app
Description
Languages
Python
62.5%
HTML
26.1%
CSS
11.4%