chore: Resolve startup warnings (#7335)

This commit is contained in:
Michael Genson
2026-03-27 09:54:46 -05:00
committed by GitHub
parent b1a846fe62
commit 63c549ae5c
3 changed files with 4 additions and 0 deletions

View File

@@ -177,6 +177,7 @@ def main():
log_config=None,
workers=1,
forwarded_allow_ips="*",
ws="websockets-sansio",
)