#!/bin/bash alembic -c alembic/alembic.ini upgrade head uvicorn main:app --host $API_HOST --port $API_PORT