#!/bin/bash

gunicorn barcodescan.barcodescanner_server:app --worker-class gevent --bind 0.0.0.0:8000