From 9d008f32387640f25b70399b351d9f51c943ae06 Mon Sep 17 00:00:00 2001 From: mrspanishviking Date: Thu, 2 Sep 2021 11:24:21 -0700 Subject: [PATCH] Update website/content/docs/nia/enterprise/license.mdx Co-authored-by: Blake Covarrubias --- website/content/docs/nia/enterprise/license.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/content/docs/nia/enterprise/license.mdx b/website/content/docs/nia/enterprise/license.mdx index 60acfc8216..99f02a6019 100644 --- a/website/content/docs/nia/enterprise/license.mdx +++ b/website/content/docs/nia/enterprise/license.mdx @@ -29,9 +29,9 @@ export CONSUL_LICENSE= 1. Set the `CONSUL_LICENSE_PATH` environment variable to the path of the file containing the license. -```shell-session -export CONSUL_LICENSE_PATH=// -``` + ```shell-session + export CONSUL_LICENSE_PATH=// + ``` 1. Configure the [`license_path`](/docs/nia/configuration#license_path) option in the configuration file to point to the file containing the license.