Make SillyHome startup resilient
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: SillyHome Next
|
||||
version: "0.7.14"
|
||||
version: "0.7.15"
|
||||
slug: sillyhome_next
|
||||
description: Lernt automatisch aus deinem Verhalten und steuert freigegebene Aktoren
|
||||
url: http://192.168.6.31:3000/pino/sillyhome-next
|
||||
@@ -7,6 +7,7 @@ arch:
|
||||
- amd64
|
||||
startup: application
|
||||
boot: auto
|
||||
watchdog: http://[HOST]:[PORT:8000]/health
|
||||
init: false
|
||||
ingress: true
|
||||
ingress_port: 8000
|
||||
|
||||
Reference in New Issue
Block a user