Remove automatic first run

This commit is contained in:
Benjamin Toby
2023-10-29 13:04:21 +01:00
parent c7096db568
commit 8816b0292b
5 changed files with 14 additions and 7 deletions
+3
View File
@@ -30,6 +30,9 @@
},
"redeploy_path": {
"type": "string"
},
"first_run": {
"type": "boolean"
}
},
"required": ["start", "preflight"]