Skip to content

Commit

Permalink
Add required Caddy ask endpoint for on-demand TLS
Browse files Browse the repository at this point in the history
This is the README version of 6e51174.
  • Loading branch information
davidalber committed Oct 5, 2023
1 parent ac6e99a commit 5bf5914
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,9 @@ Be sure to replace `example.com` with your own domain.
cat <<CADDYFILE | sudo tee /pds/caddy/etc/caddy/Caddyfile
{
email [email protected]
on_demand_tls {
ask http://localhost:3000
}
}
*.example.com, example.com {
Expand Down

0 comments on commit 5bf5914

Please sign in to comment.