fix nom de la base de données
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"utilities"
|
"utilities"
|
||||||
],
|
],
|
||||||
"description": "ROM manager for organizing, enriching, and playing retro games, with support for 400+ platforms.",
|
"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",
|
"version": "4.8.1",
|
||||||
"source": "https://hub.docker.com/r/rommapp/romm",
|
"source": "https://hub.docker.com/r/rommapp/romm",
|
||||||
"website": "https://romm.app/",
|
"website": "https://romm.app/",
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
"arm64"
|
"arm64"
|
||||||
],
|
],
|
||||||
"created_at": 1778001367632,
|
"created_at": 1778001367632,
|
||||||
"updated_at": 1778001367632,
|
"updated_at": 1780667096539,
|
||||||
"dynamic_config": true,
|
"dynamic_config": true,
|
||||||
"min_tipi_version": "4.5.0"
|
"min_tipi_version": "4.5.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "DB_HOST",
|
"key": "DB_HOST",
|
||||||
"value": "rommdb"
|
"value": "romm-db"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "DB_NAME",
|
"key": "DB_NAME",
|
||||||
@@ -34,10 +34,6 @@
|
|||||||
{
|
{
|
||||||
"key": "DB_PASSWD",
|
"key": "DB_PASSWD",
|
||||||
"value": "vklsi6ez"
|
"value": "vklsi6ez"
|
||||||
},
|
|
||||||
{
|
|
||||||
"key": "DB_HOST",
|
|
||||||
"value": "rommdb"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"volumes": [
|
"volumes": [
|
||||||
|
|||||||
Reference in New Issue
Block a user