fix lockserver config.yaml
This commit is contained in:
parent
de87be35fb
commit
38bcfc7a17
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
name: LockServer
|
||||
description: manage z-wave locks
|
||||
version: "0.2.3"
|
||||
version: v0.2.3
|
||||
slug: lockserver
|
||||
init: false
|
||||
ingress: true
|
||||
|
@ -10,4 +10,4 @@ arch:
|
|||
- armv7
|
||||
stage: experimental
|
||||
watchdog: http://[HOST]:[PORT:8080]/health
|
||||
image: git.janky.solutions/finn/lockserver:latest
|
||||
image: git.janky.solutions/finn/lockserver
|
||||
|
|
Loading…
Reference in a new issue