mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
Docker compose command fixes (#3025)
* Replace `docker-compose` commands with `docker compose` * Use official and up to date documentation for Docker and Compose installation * Revert IDE automatic style changes * Fix a dash from merging the upstream
This commit is contained in:
@@ -198,7 +198,7 @@ teslamate:$2y$10$f7PB3UF3PNzqMIXZmf1dIefOkrv/15Xt6Xw3pzc6mkS/B5qoWBdAG
|
||||
|
||||
## Usage
|
||||
|
||||
Start the stack with `docker-compose up` run in the same directory, where the docker-compose.yml resides.
|
||||
Start the stack with `docker compose up` run in the same directory, where the docker-compose.yml resides.
|
||||
|
||||
1. Open the web interface [teslamate.example.com](https://teslamate.example.com)
|
||||
2. Sign in with your Tesla account
|
||||
|
||||
Reference in New Issue
Block a user