From f19eebd3cca7d44f73d1239b0b0afa7078ae6a46 Mon Sep 17 00:00:00 2001 From: Ludovic Fernandez Date: Thu, 12 Mar 2020 09:48:04 +0100 Subject: [PATCH] doc: fix typo. --- docs/content/routing/entrypoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/routing/entrypoints.md b/docs/content/routing/entrypoints.md index c55c16120..c0e6dce5d 100644 --- a/docs/content/routing/entrypoints.md +++ b/docs/content/routing/entrypoints.md @@ -560,7 +560,7 @@ This whole section is dedicated to options, keyed by entry point, that will appl redirections: entryPoint: to: websecure - https: true + scheme: https websecure: address: :443