generated from DAM/ts-TEMPLATE
manual init
This commit is contained in:
parent
4550a279de
commit
98200af016
@ -19,11 +19,11 @@ services:
|
|||||||
container_name: esphome
|
container_name: esphome
|
||||||
image: ghcr.io/esphome/esphome
|
image: ghcr.io/esphome/esphome
|
||||||
volumes:
|
volumes:
|
||||||
- /path/to/esphome/config:/config
|
- ./config:/config
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
restart: always
|
restart: always
|
||||||
privileged: true
|
privileged: true
|
||||||
network_mode: host
|
# network_mode: host
|
||||||
environment:
|
environment:
|
||||||
- USERNAME=test
|
- USERNAME=test
|
||||||
- PASSWORD=ChangeMe
|
- PASSWORD=ChangeMe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user