From 229402594f88205db868fb96ecf3a1caa52c38de Mon Sep 17 00:00:00 2001 From: waiting Date: Fri, 8 Nov 2019 22:00:06 +0800 Subject: [PATCH] docs: remove field api.entryPoint --- traefik.sample.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/traefik.sample.toml b/traefik.sample.toml index bdc001eaf..1f664ac93 100644 --- a/traefik.sample.toml +++ b/traefik.sample.toml @@ -95,12 +95,12 @@ # Enable API and dashboard [api] - # Name of the related entry point + # Enable the API in insecure mode # # Optional - # Default: "traefik" + # Default: true # - # entryPoint = "traefik" + # insecure = false # Enabled Dashboard #