update dependsOn
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"utilities"
|
||||
],
|
||||
"description": "ROM manager for organizing, enriching, and playing retro games, with support for 400+ platforms.",
|
||||
"tipi_version": 1,
|
||||
"tipi_version": 2,
|
||||
"version": "4.8.1",
|
||||
"source": "https://hub.docker.com/r/rommapp/romm",
|
||||
"website": "https://romm.app/",
|
||||
|
||||
@@ -39,9 +39,9 @@
|
||||
"private": false
|
||||
}
|
||||
],
|
||||
"depends-on": {
|
||||
"depends0n": {
|
||||
"romm-db": {
|
||||
"condition": "service_healthy"
|
||||
"condition": "service_started"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user