Sensor Dashboard Fix interfaces

This commit is contained in:
Mike Reeves
2018-11-21 15:01:23 -05:00
parent bd31e76afe
commit 40e90aa921

View File

@@ -278,7 +278,6 @@ so-grafana:
- port_bindings: - port_bindings:
- 0.0.0.0:3000:3000 - 0.0.0.0:3000:3000
- watch: - watch:
- /opt/so/conf/grafana/etc - file: /opt/so/conf/grafana/etc/*
- /opt/so/conf/grafana/grafnana_dashboards
{% endif %} {% endif %}