mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-12 20:58:05 +00:00
fix(templates) delete unused volume
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user