mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
14 lines
289 B
JSON
14 lines
289 B
JSON
{
|
|
"databases": [
|
|
{
|
|
"name": "Test database 3 - rust",
|
|
"database": "mariadb",
|
|
"type": "mysql",
|
|
"username": "mariadb",
|
|
"password": "changeme",
|
|
"port": 3306,
|
|
"host": "db2",
|
|
"generated_id": "16678124-ff7e-4c97-8c83-0adeff214681"
|
|
}
|
|
]
|
|
} |