Files
Yi.Framework/Yi.Framework.Net6/Yi.Framework.ElasticSearchProcessor/configuration.json
2022-04-07 22:48:10 +08:00

8 lines
183 B
JSON

{
"Apollo": {
"AppId": "Yi.Framework.ApiMicroservice",
"Env": "DEV",
"MetaServer": "http://192.168.2.168:8080",
"ConfigServer": [ "http://192.168.2.168:8080" ]
}
}