Add grafana-storage volume definition to docker-compose.yml

This commit is contained in:
Luigi Oliveira 2025-05-04 22:10:33 -03:00
parent 3e3d1362a1
commit 2e8d0e4be3

View file

@ -3,7 +3,7 @@ services:
image: grafana/grafana-oss
restart: unless-stopped
environment:
- GF_SERVER_ROOT_URL=https://grafana.intranet.marioverde.com.br
- GF_SERVER_ROOT_URL=http://grafana.intranet.marioverde.com.br
ports:
- '3000:3000'
volumes: