rename camera module in dashy [ci skip]

This commit is contained in:
Viktor Barzin 2023-12-16 20:17:01 +00:00
parent 33a85b1dd9
commit 2425509b26
2 changed files with 2 additions and 1 deletions

View file

@ -149,7 +149,7 @@ sections:
target: newtab
id: 0_1567_valchedrymopenwrt
- &ref_11
title: Valchedram Alarm IP150
title: Valchedram Video System
icon: 📷
url: http://ip150.viktorbarzin.me:5080/
target: newtab

View file

@ -173,5 +173,6 @@ module "ha-london" {
external_name = "ha-london.viktorbarzin.lan"
port = 8123
tls_secret_name = var.tls_secret_name
proxy_timeout = 360
depends_on = [kubernetes_namespace.reverse-proxy]
}