@ -1 +1 @@
web: flask db update; gunicorn autoapp:app -b 0.0.0.0:$PORT -w 3
web: flask db stanp head;flask db update;gunicorn autoapp:app -b 0.0.0.0:$PORT -w 3