mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
chore(release): 1.2.5-rc.1
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user