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}
|
- DISABLE_JEMALLOC=${DISABLE_JEMALLOC:-false}
|
||||||
volumes:
|
volumes:
|
||||||
- homeassistant-config:/config
|
- homeassistant-config:/config
|
||||||
- /etc/localtime:/etc/localtime:ro
|
|
||||||
- /run/dbus:/run/dbus:ro
|
- /run/dbus:/run/dbus:ro
|
||||||
- type: bind
|
- type: bind
|
||||||
source: ./configuration.yaml
|
source: ./configuration.yaml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue