15 строки
283 B
JSON
15 строки
283 B
JSON
|
{
|
||
|
"main": {
|
||
|
"postgres": {
|
||
|
"connectionUri": "postgresql://speckle:speckle@127.0.0.1:5432/speckle2_test"
|
||
|
}
|
||
|
},
|
||
|
"regions": {
|
||
|
"region1": {
|
||
|
"postgres": {
|
||
|
"connectionUri": "postgresql://speckle:speckle@127.0.0.1:5433/speckle2_test"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|