Update docs/sources/enterprise/index.md

Co-Authored-By: marefr <marcus.efraimsson@gmail.com>
This commit is contained in:
Dan Cech
2018-11-06 15:55:53 +01:00
committed by GitHub
co-authored by marefr
parent d44b8968d2
commit 8a52cb7714
+1 -1
View File
@@ -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.