#!/bin/sh
echo start
gunicorn phonebook:app -c gunicorn.conf.py