File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ services:
192192 - ' SYMBOLS_URL=http://symbols-0:3184'
193193 - ' INDEXED_SEARCH_SERVERS=zoekt-webserver-0:6070'
194194 - ' SRC_FRONTEND_INTERNAL=sourcegraph-frontend-internal:3090'
195- - ' GRAFANA_SERVER_URL=http://grafana:3000 '
195+ - ' GRAFANA_SERVER_URL=http://grafana:3370 '
196196 - ' PROMETHEUS_URL=http://prometheus:9090'
197197 - ' PRECISE_CODE_INTEL_UPLOAD_BACKEND=blobstore'
198198 - ' PRECISE_CODE_INTEL_UPLOAD_AWS_ENDPOINT=http://blobstore:9000'
@@ -481,8 +481,6 @@ services:
481481 - ' grafana:/var/lib/grafana'
482482 - ' ../grafana/datasources:/sg_config_grafana/provisioning/datasources'
483483 - ' ../grafana/dashboards:/sg_grafana_additional_dashboards'
484- ports :
485- - ' 0.0.0.0:3370:3370'
486484 networks :
487485 - sourcegraph
488486 restart : always
You can’t perform that action at this time.
0 commit comments