Skip to content

Commit

Permalink
Replace spaces with tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba2k2 committed Jan 3, 2024
1 parent 9ac6c9a commit ee4ab7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/projects/esphome.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ If your board isn't listed, use one of the **Generic** boards, depending on the
version: "3"
services:
esphome:
container_name: esphome
image: docker pull ghcr.io/esphome/esphome:latest
container_name: esphome
image: docker pull ghcr.io/esphome/esphome:latest
volumes:
- ./configs:/config:rw # (1)!
- /etc/localtime:/etc/localtime:ro
Expand Down

0 comments on commit ee4ab7a

Please sign in to comment.