monolith/example.json

13 lines
257 B
JSON
Raw Normal View History

2017-11-19 14:51:55 +00:00
{
"Port": 13867,
"BindAddress": "127.0.0.1",
"UseSSL": true,
"ListenerKey": "key.pem",
"ListenerCertificate": "cert.pem",
"UsePassword": true,
"ConnectOnCreate": false,
"Password": "s",
"Keywords": [],
"Master": []
2017-11-19 14:51:55 +00:00
}