修改了apollo配置,使用yml结尾命名空间

This commit is contained in:
ajaxfan
2021-02-25 16:42:02 +08:00
parent 2ed874b9c6
commit de1a8ed447

View File

@ -16,7 +16,7 @@ app:
apollo: apollo:
meta: http://10.242.31.158:6001/ meta: http://10.242.31.158:6001/
bootstrap: bootstrap:
namespace: application namespace: application-dev.yml
enabled: true enabled: true
eagerLoad: eagerLoad:
enabled: true enabled: true