update dependsOn

This commit is contained in:
2026-05-05 17:39:27 +02:00
parent ad9b2904c5
commit 7ac60fcaaf
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -39,9 +39,9 @@
"private": false
}
],
"depends-on": {
"depends0n": {
"romm-db": {
"condition": "service_healthy"
"condition": "service_started"
}
}
},