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