diff --git a/docs/index.md b/docs/index.md index eca6c7ca4..573c552c3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -243,6 +243,11 @@ address = ":8080" # # CertFile = "traefik.crt" # KeyFile = "traefik.key" +# +# Set REST API to read-only mode +# +# Optional +# ReadOnly = false ``` - `/`: provides a simple HTML frontend of Træfik