diff --git a/website/content/docs/platform/servicenow/installation.mdx b/website/content/docs/platform/servicenow/installation.mdx index 996f56a5a..334c5d7b4 100644 --- a/website/content/docs/platform/servicenow/installation.mdx +++ b/website/content/docs/platform/servicenow/installation.mdx @@ -36,7 +36,7 @@ description: Installation steps for the Vault ServiceNow Credential Resolver. must set `cache.use_auto_auth_token = true`, and the `listener`, `vault` and `auto_auth` blocks are also required to set up a working Agent, e.g.: - ``` + ```hcl listener "tcp" { address = "127.0.0.1:8200" tls_disable = false