Skip to content

Commit

Permalink
doc: Remove unnecessary build configuration in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobLichterfeld committed Oct 1, 2024
1 parent ba92779 commit a8c32c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ This setup is recommended only if you are running TeslaMate Telegram Bot **on yo
- TELEGRAM_BOT_CHAT_ID=secret_chat_id
ports:
- 1883
build:
context: .
dockerfile: Dockerfile
```
2. Build and start the docker container with `docker compose up`. To run the containers in the background add the `-d` flag:
Expand Down

0 comments on commit a8c32c5

Please sign in to comment.