Files
docker-compose/teslamate
Preston Hunter 883d978aff chore: Explicitly define local driver for Teslamate volumes
Added `driver: local` to the `teslamate-grafana-data`, `mosquitto-conf`,
and `mosquitto-data` volume definitions in `docker-compose.yml`.
This change explicitly specifies the local volume driver for these
bind-mounted volumes, improving clarity and ensuring consistent behavior
within the Docker environment.
2025-11-13 21:55:09 -05:00
..