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