build(teslamate): Connect teslamate service to pangolin-home network
The teslamate service in `docker-compose.yml` has been configured to join the `pangolin-home` network. This change enables communication between Teslamate and other services within the `pangolin-home` network, facilitating better integration with existing home infrastructure.
This commit is contained in:
@@ -51,6 +51,7 @@ services:
|
||||
- password
|
||||
networks:
|
||||
- teslamate-internal
|
||||
- pangolin-home
|
||||
|
||||
mosquitto:
|
||||
image: eclipse-mosquitto:2
|
||||
|
||||
Reference in New Issue
Block a user