#!/usr/bin/env sh . .venv/bin/activate gunicorn --bind 0.0.0.0:8080 app:app