hotfix: re-add hypercorn with railway start cmd/logging.toml, restore internal uvicorn bindings to conditional ip-v4/v6

This commit is contained in:
2024-11-01 20:21:56 -05:00
parent e2a47c1868
commit 1003fd3eed
5 changed files with 98 additions and 4 deletions

View File

@@ -27,6 +27,7 @@ structlog = "^24.4.0"
uvicorn = "^0.32.0"
asgi-correlation-id = "^4.3.4"
orjson = "^3.10.10"
hypercorn = "^0.17.3"
[tool.poetry.group.dev.dependencies]