meow
This commit is contained in:
@@ -24,11 +24,6 @@
|
||||
home-assistant = {
|
||||
image = "homeassistant/home-assistant";
|
||||
imageFile = homeAssistantImg;
|
||||
labels = {
|
||||
"traefik.enable" = "true";
|
||||
"traefik.http.routers.websecure.service" = "home-assistant";
|
||||
"traefik.http.routers.websecure.rule" = "Host(`ha.home.doloro.co.uk`)";
|
||||
};
|
||||
volumes = [
|
||||
"/data/homeAssistant:/config"
|
||||
"/run/dbus:/run/dbus:ro"
|
||||
|
||||
Reference in New Issue
Block a user