feat: add WebSocket proxy route to replace Caddy, update bell hook port to configurable SERVER_PORT

This commit is contained in:
Brian Krabach
2026-03-28 02:11:24 -07:00
parent 74b63033d7
commit a70e8f6f52
3 changed files with 67 additions and 3 deletions
+1
View File
@@ -5,3 +5,4 @@ pytest>=8.0.0
pytest-asyncio>=0.23.0
aiofiles>=23.0
beautifulsoup4>=4.12
websockets>=11.0