CCash/config.json
2021-04-21 15:42:42 -07:00

9 lines
No EOL
127 B
JSON

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