mirror of
https://github.com/coollabsio/coolify.git
synced 2025-12-28 13:41:51 +00:00
fix(templates) delete unused volume
This commit is contained in:
parent
1ad0da1e48
commit
14bfdb4405
@ -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 New Issue
Block a user