mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 08:32:13 +11:00
16 lines
No EOL
270 B
JSON
16 lines
No EOL
270 B
JSON
{
|
|
"listeners": [
|
|
{
|
|
"address": "0.0.0.0",
|
|
"port": 80,
|
|
"https": false
|
|
},
|
|
{
|
|
"address": "0.0.0.0",
|
|
"port": 443,
|
|
"https": true,
|
|
"cert": "",
|
|
"key": ""
|
|
}
|
|
]
|
|
} |