mirror of
https://github.com/salesagility/SuiteCRM.git
synced 2024-11-22 07:52:36 +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"
|
|
}
|
|
] |