mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-16 13:46:31 +00:00
fix run
This commit is contained in:
parent
dc02c14a36
commit
de743a7977
@ -45,7 +45,6 @@ class DockerHomeAssistant(DockerBase):
|
|||||||
"Name": "always",
|
"Name": "always",
|
||||||
"MaximumRetryCount": 10,
|
"MaximumRetryCount": 10,
|
||||||
},
|
},
|
||||||
links={HASSIO_DOCKER: 'HASSIO'},
|
|
||||||
volumes={
|
volumes={
|
||||||
self.config.path_config_docker:
|
self.config.path_config_docker:
|
||||||
{'bind': '/config', 'mode': 'rw'},
|
{'bind': '/config', 'mode': 'rw'},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user