0e115ee1fe
I was working in a private repo and decided to switch to a public one without keeping the old commits.
15 lines
218 B
Plaintext
15 lines
218 B
Plaintext
{
|
|
Server A": {
|
|
"url": "http://one.example.com:2812",
|
|
"user": "monit",
|
|
"passwd": "secret"
|
|
},
|
|
|
|
"Server B": {
|
|
"url": "http://two.example.com:2812",
|
|
"user": "monit",
|
|
"passwd": "secret"
|
|
}
|
|
|
|
}
|