just armv7 no l
This commit is contained in:
parent
8c1bcca5cb
commit
ef956d1410
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
name: LockServer
|
||||
description: manage z-wave locks
|
||||
version: "0.1.0"
|
||||
version: "0.1.1"
|
||||
slug: "lockserver"
|
||||
init: false
|
||||
webui: "http://[HOST]:[PORT:8080]"
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armv7l
|
||||
- armv7
|
||||
stage: experimental
|
||||
watchdog: http://[HOST]:[PORT:8080]/health
|
||||
image: git.janky.solutions/finn/lockserver:latest
|
||||
|
|
Loading…
Reference in a new issue