CCash/config.json
2021-05-19 14:23:41 -07:00

9 lines
114 B
JSON

{
"listeners": [
{
"address": "0.0.0.0",
"port": 80,
"https": false
}
]
}