fixed startup
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-09-13 11:03:42 +02:00
parent 2a3d25f534
commit 7fe147c7f0
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
"version": "0.2.2",
"slug": "ot-recorder",
"description": "Owntracks Recorder - connects to your mqtt broker and consumes owntracks locations",
"startup": "before",
"startup": "services",
"boot": "auto",
"ports": {
"8083": 8083