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

This commit is contained in:
cătălin 2025-03-06 18:49:16 +01:00
commit e6c81a3884
No known key found for this signature in database
7 changed files with 15 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" },