You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2018/03/15 13:10:35 UTC

[incubator-servicecomb-java-chassis] 02/02: yaml use service_description.environment

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 <we...@huawei.com>
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
liubao@apache.org.