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 #