Update website/content/docs/nia/enterprise/license.mdx
Co-authored-by: Blake Covarrubias <blake@covarrubi.as>
This commit is contained in:
parent
05fa704647
commit
4eee7d222e
|
@ -29,9 +29,9 @@ export CONSUL_LICENSE=<LICENSE_VALUE>
|
|||
|
||||
1. Set the `CONSUL_LICENSE_PATH` environment variable to the path of the file containing the license.
|
||||
|
||||
```shell-session
|
||||
export CONSUL_LICENSE_PATH=<PATH>/<TO>/<FILE>
|
||||
```
|
||||
```shell-session
|
||||
export CONSUL_LICENSE_PATH=<PATH>/<TO>/<FILE>
|
||||
```
|
||||
|
||||
1. Configure the [`license_path`](/docs/nia/configuration#license_path) option in the configuration file to point to the file containing the license.
|
||||
|
||||
|
|
Loading…
Reference in New Issue