Skip to content

Instantly share code, notes, and snippets.

@praul
Created May 27, 2021 08:14
Show Gist options
  • Save praul/6ef27681103838aacf35590d64501e30 to your computer and use it in GitHub Desktop.
Save praul/6ef27681103838aacf35590d64501e30 to your computer and use it in GitHub Desktop.
Caddy Docker Blacklist
caddy: "domain.example.com"
caddy.@notblacklisted.not.path: "/login* /login /blacklisted*"
caddy.reverse_proxy: "@notblacklisted {{upstreams 8080 http}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment