{
    "services": {
        "arcad": {
            "type": "_http._tcp",
            "port": 8080,
            "host": "arcad"
        },
        "hextris": {
            "type": "_http._tcp",
            "port": 8080,
            "host": "arcad-hextris"
        },
        "test": {
            "type": "_http._tcp",
            "port": 8080,
            "host": "arcad-test"
        }
    }
}