Preston Hunter f9ae6687e3 build(docker-compose): Explicitly set local driver for teslamate-db volume
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.
2025-11-13 21:54:55 -05:00
Description
Docker Compose Files
2.8 MiB
Languages
Clojure 93.9%
CSS 4.2%
Java 1.1%
Shell 0.4%
HTML 0.3%