added ha config vol
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
"traefik.http.routers.websecure.rule" = "Host(`ha.home.doloro.co.uk`)";
|
"traefik.http.routers.websecure.rule" = "Host(`ha.home.doloro.co.uk`)";
|
||||||
};
|
};
|
||||||
volumes = [
|
volumes = [
|
||||||
|
"/data/homeAssistant:/config"
|
||||||
"/run/dbus:/run/dbus:ro"
|
"/run/dbus:/run/dbus:ro"
|
||||||
"/etc/localtime:/etc/localtime:ro"
|
"/etc/localtime:/etc/localtime:ro"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user