10 lines
165 B
JSON
10 lines
165 B
JSON
{
|
|
"port": 13867,
|
|
"bind": "127.0.0.1",
|
|
"usessl": true,
|
|
"key": "key.pem",
|
|
"cert": "cert.pem",
|
|
"usepassword": true,
|
|
"password": "example"
|
|
}
|