Created
May 27, 2021 08:14
-
-
Save praul/6ef27681103838aacf35590d64501e30 to your computer and use it in GitHub Desktop.
Caddy Docker Blacklist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
caddy: "domain.example.com" | |
[email protected]: "/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