浏览代码

docs: docker and restarts.

Closes #10784
Leonard Gram 7 年之前
父节点
当前提交
d244b59cc1
共有 1 个文件被更改,包括 2 次插入0 次删除
  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