修改配置文件路径

This commit is contained in:
chenchun
2022-04-24 17:09:43 +08:00
parent 6aa970c375
commit 6d008efd54
3 changed files with 7 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
{
"apollo": {
"AppId": "ApiMicroservice",
"Env": "DEV",
"MetaServer": "http://[xxxx]:18080",
"ConfigServer": [ "http://[xxxx]:18080" ]
}
}