``` uvicorn main:app --host 0.0.0.0 --port 6789 ``` Look at `sample.env` for environment variables.