#!/bin/bash BE_ENV=prod uvicorn main:app --host 0.0.0.0 --port 12300