mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-16 21:56:29 +00:00
fix run
This commit is contained in:
parent
dc02c14a36
commit
de743a7977
@ -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'},
|
||||
|
Loading…
x
Reference in New Issue
Block a user