diff --git a/docs/sources/enterprise/index.md b/docs/sources/enterprise/index.md index cdd9ed3817c..fba31641d8b 100644 --- a/docs/sources/enterprise/index.md +++ b/docs/sources/enterprise/index.md @@ -58,7 +58,7 @@ You can also configure a custom location for the license file via the ini settin license_path = /company/secrets/license.jwt ``` -This setting can also be set via ENV variable. Which is useful if your running Grafana via docker and have a custom +This setting can also be set via ENV variable which is useful if you're running Grafana via docker and have a custom volume where you have placed the license file. In this case set the ENV variable `GF_ENTERPRISE_LICENSE_PATH` to point to the location of your license file.