openhab/docker-compose.yml aktualisiert

This commit is contained in:
Bernd Reuther 2023-09-21 12:08:12 +02:00
parent 942ae725db
commit e8907054df

View File

@ -21,6 +21,8 @@ services:
openhab-log:
image: welteki/frontail-openhab:latest
container_name: openhab-log
ports:
- "9001:9001"
volumes:
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro