Fix #1 - Typo in example config file
There was a typo (missing double quotes). This fixes #1
This commit is contained in:
parent
bd136345c0
commit
ed243b08f8
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
Server A": {
|
||||
"Server A": {
|
||||
"url": "http://one.example.com:2812",
|
||||
"user": "monit",
|
||||
"passwd": "secret"
|
||||
|
|
Loading…
Reference in a new issue