后端-中间件-Apollo多环境使用

DefaultServerProvider会加载文件 /opt/settings/server.properties

需要配置完成,每个环境配置一份即可

env=dev
apollo.meta=http://ip:9116
apollo.configService=http://ip:9116
原文地址:https://www.cnblogs.com/sunshinekevin/p/14102120.html