添加es服务扩展

This commit is contained in:
橙子
2021-11-09 18:50:49 +08:00
parent 6d5f2cbae7
commit c50bc97c51
15 changed files with 490 additions and 11 deletions

View File

@@ -0,0 +1,8 @@
{
"Apollo": {
"AppId": "Yi.Framework.ApiMicroservice",
"Env": "DEV",
"MetaServer": "http://192.168.2.168:8080",
"ConfigServer": [ "http://192.168.2.168:8080" ]
}
}