docs: remove field api.entryPoint

This commit is contained in:
waiting 2019-11-08 22:00:06 +08:00 committed by Traefiker Bot
parent 97873ddb5d
commit 229402594f

View file

@ -95,12 +95,12 @@
# Enable API and dashboard # Enable API and dashboard
[api] [api]
# Name of the related entry point # Enable the API in insecure mode
# #
# Optional # Optional
# Default: "traefik" # Default: true
# #
# entryPoint = "traefik" # insecure = false
# Enabled Dashboard # Enabled Dashboard
# #