CCash/config.json
2021-06-04 21:51:06 -05:00

9 lines
91 B
JSON

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