rp5-homelab/configs/caddy/Caddyfile
Hofmann Engineer c758a272b9 Add configuration files
- WireGuard Easy docker-compose.yml
- Caddy reverse proxy config

🤖 Generated with Claude Code (https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-02 03:33:37 +00:00

8 lines
108 B
Caddyfile

hofmanns.tech {
reverse_proxy localhost:8080
}
vpn.hofmanns.tech {
reverse_proxy localhost:51821
}