fix(templates) delete unused volume
This commit is contained in:
parent
1ad0da1e48
commit
14bfdb4405
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ services:
|
|||
- DISABLE_JEMALLOC=${DISABLE_JEMALLOC:-false}
|
||||
volumes:
|
||||
- homeassistant-config:/config
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /run/dbus:/run/dbus:ro
|
||||
- type: bind
|
||||
source: ./configuration.yaml
|
||||
|
|
|
|||
Loading…
Reference in a new issue