chore(container): remove obsolete nginx.conf; docs: update references from Nginx to Caddy

This commit is contained in:
William Valentin
2025-09-09 12:47:54 -07:00
parent da9d221dae
commit 3992765833
2 changed files with 1 additions and 50 deletions

View File

@@ -243,7 +243,7 @@ make docker-run
The Docker setup includes:
- **Multi-stage build** for optimized images
- **Nginx** for serving the built application
- **Caddy** for serving the built application
- **Health checks** for monitoring
- **Environment variable support**