mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-24 20:35:55 +00:00
fix run
This commit is contained in:
@@ -45,7 +45,6 @@ class DockerHomeAssistant(DockerBase):
|
||||
"Name": "always",
|
||||
"MaximumRetryCount": 10,
|
||||
},
|
||||
links={HASSIO_DOCKER: 'HASSIO'},
|
||||
volumes={
|
||||
self.config.path_config_docker:
|
||||
{'bind': '/config', 'mode': 'rw'},
|
||||
|
||||
Reference in New Issue
Block a user