Browse Source

docs: docker and restarts.

Closes #10784
Leonard Gram 7 years ago
parent
commit
d244b59cc1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/sources/installation/docker.md

+ 2 - 0
docs/sources/installation/docker.md

@@ -38,6 +38,8 @@ The back-end web server has a number of configuration options. Go to the
 [Configuration]({{< relref "configuration.md" >}}) page for details on all
 those options.
 
+> For any changes to `conf/grafana.ini` (or corresponding environment variables) to take effect you need to restart Grafana by restarting the Docker container.
+
 ## Running a Specific Version of Grafana
 
 ```bash