monolith/example.json

10 lines
165 B
JSON
Raw Normal View History

2017-11-19 14:51:55 +00:00
{
"port": 13867,
"bind": "127.0.0.1",
"usessl": true,
"key": "key.pem",
"cert": "cert.pem",
"usepassword": true,
"password": "example"
2017-11-19 14:51:55 +00:00
}