Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MadsRC/sophrosyne
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ead3da0b8ccc85f133bc9a37702bcfb2c96f9053
Choose a base ref
..
head repository: MadsRC/sophrosyne
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 357b516064aa1a012c23994ed9d0281f3b72fe50
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 docker-compose.development.yml
2 changes: 1 addition & 1 deletion docker-compose.development.yml
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ services:
command: --web.enable-remote-write-receiver --web.enable-lifecycle --config.file=/etc/prometheus/prometheus.yml

grafana:
image: grafana/grafana-oss@sha256:0a2874cf39c6487093c682215f7c7903ed8646d78ae5f911af945d2dfcc0a447
image: grafana/grafana-oss@sha256:5781759b3d27734d4d548fcbaf60b1180dbf4290e708f01f292faa6ae764c5e6
container_name: grafana
ports:
- '3000:3000'