sample.config.json 180 Bytes
{
    "server_options": {
        "port": 32185
    },
    "hosts": [
        {
            "host": "aaa.bbb.ccc",
            "target": "http://localhost:14298"
        }
    ]
}