export app, fastapi entrypoint

patch bump
This commit is contained in:
2026-04-05 01:41:15 +01:00
parent 6ef9be7a61
commit d20fb52d4b
4 changed files with 11 additions and 14 deletions

View File

@@ -14,7 +14,7 @@ pip install vmr-http
## Run
```console
uvicorn vmr_http.app:app
uvicorn vmr_http:app
```
## Use