index
:
brpaste
master
Burning rubber paste
toast@bunkerlabs.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
brpaste.caddy
blob: 6c10ebdc63cf22cc9793d8a944bd91a80220562c (
plain
) (
blame
)
1
2
3
4
5
paste.example.com {
proxy / localhost:8080 {
health_check /health
}
}