fix nom de la base de données
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/",
|
||||
@@ -19,7 +19,7 @@
|
||||
"arm64"
|
||||
],
|
||||
"created_at": 1778001367632,
|
||||
"updated_at": 1778001367632,
|
||||
"updated_at": 1780667096539,
|
||||
"dynamic_config": true,
|
||||
"min_tipi_version": "4.5.0"
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
},
|
||||
{
|
||||
"key": "DB_HOST",
|
||||
"value": "rommdb"
|
||||
"value": "romm-db"
|
||||
},
|
||||
{
|
||||
"key": "DB_NAME",
|
||||
@@ -34,10 +34,6 @@
|
||||
{
|
||||
"key": "DB_PASSWD",
|
||||
"value": "vklsi6ez"
|
||||
},
|
||||
{
|
||||
"key": "DB_HOST",
|
||||
"value": "rommdb"
|
||||
}
|
||||
],
|
||||
"volumes": [
|
||||
|
||||
Reference in New Issue
Block a user