Common Module - Make Grafana restart on changes

This commit is contained in:
Mike Reeves
2018-11-20 14:42:55 -05:00
parent cf16a1b60f
commit 92295ebf8a

View File

@@ -251,5 +251,7 @@ so-grafana:
- GF_SECURITY_ADMIN_PASSWORD=augusta
- port_bindings:
- 0.0.0.0:3000:3000
- watch:
- /opt/so/conf/grafana/etc
{% endif %}