Mount idrac temp in hass

This commit is contained in:
Marko Korhonen 2020-02-17 13:38:52 +02:00
parent 7189cae04a
commit e0e30b3783
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -7,6 +7,7 @@ services:
- TZ=Europe/Helsinki
volumes:
- /docker/homeautomation/home-assistant:/config
- /tmp/idrac-temp:/idrac-temp
- /etc/localtime:/etc/localtime:ro
restart: always
networks: