start.sh 75 Bytes EditWeb IDE 1 2 #!/bin/bash gunicorn -p tamp_order.pid -b 127.0.0.1:80 app.api.app:app test