diff --git a/new/includes/examples/on-demand.md b/new/includes/examples/on-demand.md new file mode 100644 index 0000000..aa3553a --- /dev/null +++ b/new/includes/examples/on-demand.md @@ -0,0 +1,36 @@ + + +
{
- on_demand_tls {
- ask http://localhost:9123/check
- }
-}
-
-https:// {
- tls {
- on_demand
- }
- # reverse_proxy, etc...
-}
-
-# other sites...
-
+ {{ markdown (include "/includes/examples/on-demand.md") }}