f9ae6687e373e0c24ad3cfd16f01f7c41818afe2
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.
Description
Docker Compose Files
Languages
Clojure
93.9%
CSS
4.2%
Java
1.1%
Shell
0.4%
HTML
0.3%