Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 167 Bytes

File metadata and controls

16 lines (12 loc) · 167 Bytes

Примеры запуска:

. .env/bin/activate
python testrun.py
gunicorn main:app.wsgi_app
uwsgi --ini uwsgi.ini