mirror of
https://github.com/salesagility/SuiteCRM.git
synced 2025-03-16 14:23:33 +00:00
12 lines
165 B
JSON
12 lines
165 B
JSON
![]() |
[
|
||
|
{
|
||
|
"host": "foo.com",
|
||
|
"port": "9200",
|
||
|
"scheme": "https",
|
||
|
"user": "username",
|
||
|
"pass": "password!#$?*abc"
|
||
|
},
|
||
|
{
|
||
|
"host": "localhost"
|
||
|
}
|
||
|
]
|