{ "service": { "address": "user-service", "check": { "http": "http://user-service:8004/health", "interval": "10s", "timeout": "5s" }, "id": "user-service-1", "meta": { "traefik_enable": "true", "raefik.http.routers.quant-service.rule": "PathPrefix(`/api/user`)" }, "name": "user-service", "port": 8004 } }