mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
bitwarden
This commit is contained in:
@ -20,7 +20,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
esphome:
|
esphome:
|
||||||
container_name: esphome
|
container_name: esphome
|
||||||
image: esphome/esphome
|
image: esphome/esphome:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/esphome/config:/config
|
- /share/docker_data/esphome/config:/config
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
Reference in New Issue
Block a user