run fastapi on public ip code example Example: how to run fastapi on public ip uvicorn main:app --host 0.0.0.0 --port 8000