summaryrefslogtreecommitdiff
path: root/config/default.json
blob: 6288dafbf8ae97978e53064a1c62eb6716cf31bf (plain)
1
2
3
4
5
6
{
    "webserver":{
        "bind_address":"127.0.0.1",
        "bind_port":"8080"
    }
}