This commit is contained in:
2025-09-20 10:40:05 -07:00
parent ecec0c659e
commit ea1ddea242
3 changed files with 15 additions and 47 deletions

View File

@@ -27,6 +27,7 @@ job "minihass" {
config {
image = "ghcr.io/sstent/MiniHASS:latest"
ports = ["http"]
platform = "linux/${attr.cpu.arch}"
}
env {