Minor tuning of Caddy configuration and improved documentation.

This commit is contained in:
2025-09-26 07:12:11 +00:00
parent 39ba032450
commit ffbe8a6b18
7 changed files with 87 additions and 14 deletions
+4
View File
@@ -12,6 +12,10 @@ A minimal FastAPI WebAuthn server with WebSocket support for passkey registratio
- 🛠️ Development tools: `ruff` for linting and formatting
- 🧹 Clean architecture with local challenge management
## Docs
- Caddy integration: see `CADDY.md` for short, copy-paste snippets to secure your site with Caddy.
## Requirements
- Python 3.9+