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

8
backend/logging.toml Normal file
View File

@@ -0,0 +1,8 @@
version = 1
disable_existing_loggers = false
[loggers."hypercorn"]
propagate = true
[loggers."hypercorn.access"]
propagate = true