Mirror from bluesky-social/pds

Add required Caddy ask endpoint for on-demand TLS

This is the README version of 6e51174.

+3
+3
README.md
··· 224 224 cat <<CADDYFILE | sudo tee /pds/caddy/etc/caddy/Caddyfile 225 225 { 226 226 email you@example.com 227 + on_demand_tls { 228 + ask http://localhost:3000 229 + } 227 230 } 228 231 229 232 *.example.com, example.com {