Try to fix problems (project abandoned)

This commit is contained in:
Tobias Reisinger 2025-06-24 20:47:47 +02:00
parent 39073d8f3a
commit dd147a743a
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 30 additions and 22 deletions

View file

@ -2,7 +2,7 @@ variable "REG" {
default = "registry.serguzim.me"
}
variable "REPO" {
default = "smarthome/audio"
default = "hass-io/snapcast"
}
variable "TAG" {
default = "latest"