Files
docker-compose/teslamate/docker-compose.yml
Preston Hunter 31e5fce454 config(docker): Update Teslamate network definition
The Teslamate internal network definition in `docker-compose.yml` has been updated.
The network was renamed from `teslamate-internal` to `teslamate`.
It was also changed from an internally defined `overlay` network to an `external: true` network.
This change allows Teslamate to connect to a pre-existing or centrally managed Docker network, improving integration with other services or a Docker Swarm environment.
2025-11-15 08:27:17 -05:00

1.7 KiB