{ "service": { "address": "quant-service", "check": { "http": "http://quant-service:8001/health", "interval": "10s", "timeout": "5s" }, "id": "quant-service-1", "tags": [ "traefik.enable=true", "traefik.http.routers.quant-service.rule=Host(\"quant.aristockai.com\")", "traefik.http.routers.quant-service.entrypoints=web" ], "name": "quant-service", "port": 8001 } }