Skip to content

Instantly share code, notes, and snippets.

View cli-ish's full-sized avatar
🚀
CVE's go brrr

Vincent Schneider cli-ish

🚀
CVE's go brrr
View GitHub Profile
@cli-ish
cli-ish / Caddyfile
Created December 19, 2025 10:52
Caddy with reverse_proxy and bearer token setup for an alternate path
{
acme_ca https://acme.zerossl.com/v2/DV90
email your-email@example.com
}
YOURDOMAIN.EXAMPLE {
log {
output stdout
}
handle_path /container/ollama/* {