config.sample.json 173 Bytes
{
    "listener": {
        "http": {
            "port": 32979
        }
    },
    "ip_whitelist": [
        "127.0.0.1",
        "::ffff:127.0.0.1",
        "::1"
    ]
}