#!/bin/sh # run from current directory only uwsgi_python3 --http-socket 0.0.0.0:1612 --wsgi-file app.py --callable app