CCash/config.json
2021-06-03 02:23:17 -07:00

9 lines
114 B
JSON

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