fix: have uvicorn use Settings.port and Settings.host

This commit is contained in:
cătălin 2025-03-06 19:44:44 +01:00
commit 95101a6573
No known key found for this signature in database
8 changed files with 28 additions and 7 deletions

2
uv.lock generated
View file

@ -517,7 +517,7 @@ wheels = [
[[package]]
name = "huesoporro"
version = "0.3.0"
version = "0.3.3"
source = { editable = "." }
dependencies = [
{ name = "aiosqlite" },