This is an automated email from the ASF dual-hosted git repository. liubao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git
commit ec3b710e21ab16b7dd73485cefa7a6ef29a21f76 Author: weichao666 <[email protected]> AuthorDate: Tue Mar 13 17:19:06 2018 +0800 yaml use service_description.environment --- foundations/foundation-config/src/main/resources/mapping.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/foundations/foundation-config/src/main/resources/mapping.yaml b/foundations/foundation-config/src/main/resources/mapping.yaml index baac846..0346b78 100644 --- a/foundations/foundation-config/src/main/resources/mapping.yaml +++ b/foundations/foundation-config/src/main/resources/mapping.yaml @@ -19,3 +19,6 @@ eureka: client: serviceUrl: defaultZone: registry.client.serviceUrl.defaultZone + +service_description: + environment: SERVICECOMB_ENV \ No newline at end of file -- To stop receiving notification emails like this one, please contact [email protected].
