{ "service": { "address": "user-service", "check": { "http": "http://user-service:8004/health", "interval": "10s", "timeout": "5s" }, "id": "user-service-1", "meta": { "traefik_enable": "true", "traefik_http_routers_user_service_rule": "PathPrefix('/api/user')" }, "name": "user-service", "port": 8004 } }