just armv7 no l

This commit is contained in:
Finn 2024-04-23 18:13:21 -07:00
parent 8c1bcca5cb
commit ef956d1410

View file

@ -1,13 +1,13 @@
name: LockServer name: LockServer
description: manage z-wave locks description: manage z-wave locks
version: "0.1.0" version: "0.1.1"
slug: "lockserver" slug: "lockserver"
init: false init: false
webui: "http://[HOST]:[PORT:8080]" webui: "http://[HOST]:[PORT:8080]"
arch: arch:
- aarch64 - aarch64
- amd64 - amd64
- armv7l - armv7
stage: experimental stage: experimental
watchdog: http://[HOST]:[PORT:8080]/health watchdog: http://[HOST]:[PORT:8080]/health
image: git.janky.solutions/finn/lockserver:latest image: git.janky.solutions/finn/lockserver:latest