grafana added

This commit is contained in:
hubobel 2026-01-10 15:45:36 +01:00
parent bbe5b9725d
commit 2b27afd256

View file

@ -3,8 +3,6 @@ services:
image: grafana/grafana
container_name: grafana
restart: unless-stopped
# if you are running as root then set it to 0
# else find the right id with the id -u command
user: '0'
ports:
- '3000:3000'