Adds `driver: local` to the `teslamate-db` volume definition in `docker-compose.yml`. This change explicitly declares the volume driver, improving clarity and ensuring consistent behavior for the bind mount. While `local` is often the default when `driver_opts` are used for bind mounts, explicit declaration removes ambiguity and makes the configuration more robust.
2.1 KiB
2.1 KiB