fix (service): explicitly name grafana internal network

This commit is contained in:
thomasabishop 2025-03-30 18:55:10 +01:00
parent 1f38060fcf
commit b4072b51ed

View file

@ -59,5 +59,6 @@ volumes:
networks: networks:
internal: internal:
name: grafana_internal
web: web:
external: true external: true