caddy example
This commit is contained in:
@@ -153,6 +153,12 @@ docker compose -f docker-compose.production.yml exec backend uv run flask db upg
|
||||
- Set `SESSION_COOKIE_SECURE=true` for HTTPS
|
||||
- Configure OIDC URLs to match your domain
|
||||
|
||||
**Reverse Proxy:**
|
||||
- Example configurations provided: `nginx.conf.example` and `Caddyfile.example`
|
||||
- Caddy recommended for automatic HTTPS with Let's Encrypt
|
||||
- Nginx for more control and advanced configurations
|
||||
- See `README.production.md` for detailed setup instructions
|
||||
|
||||
## Architecture
|
||||
|
||||
### Application Factory Pattern
|
||||
|
||||
Reference in New Issue
Block a user