mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-09 14:07:44 -06:00
hotfix: re-add hypercorn with railway start cmd/logging.toml, restore internal uvicorn bindings to conditional ip-v4/v6
This commit is contained in:
8
backend/logging.toml
Normal file
8
backend/logging.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
version = 1
|
||||
disable_existing_loggers = false
|
||||
|
||||
[loggers."hypercorn"]
|
||||
propagate = true
|
||||
|
||||
[loggers."hypercorn.access"]
|
||||
propagate = true
|
||||
Reference in New Issue
Block a user