@@ -0,0 +1,12 @@ | |||||
{ | |||||
"Logging": { | |||||
"LogLevel": { | |||||
"Default": "Information", | |||||
"Microsoft.AspNetCore": "Warning" | |||||
} | |||||
}, | |||||
"ServiceConfig": { | |||||
"KafkaServerAddress": "k0.ai.gdssjl.com:9094,k1.ai.gdssjl.com:9094,k2.ai.gdssjl.com:9094", | |||||
"KafkaServerPEMLocation": "pem/ca-root-prod.pem" | |||||
} | |||||
} |