web: uvicorn --port $PORT --host 0.0.0.0 --app-dir="/app" fastblocks.main:app
