mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-10-17 15:50:04 +00:00
@@ -42,6 +42,7 @@ class DockerHomeAssistant(DockerBase):
|
||||
network_mode='host',
|
||||
environment={
|
||||
'HASSIO': self.config.api_endpoint,
|
||||
'TZ': self.config.timezone,
|
||||
},
|
||||
volumes={
|
||||
str(self.config.path_extern_config):
|
||||
|
Reference in New Issue
Block a user