{ "service": { "name": "data-pipeline", "port": 3005, "host": "0.0.0.0", "healthCheckPath": "/health", "metricsPath": "/metrics", "shutdownTimeout": 30000, "cors": { "enabled": true, "origin": "*", "credentials": false } } }