修改了apollo配置,使用yml结尾命名空间
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user