Commit 3e6d8035 by zhiheng.zhang

阿波罗位置修改

parent 4890608e
...@@ -8,7 +8,7 @@ app.id=SHOP_OPEN_STORE ...@@ -8,7 +8,7 @@ app.id=SHOP_OPEN_STORE
apollo.meta=http://212.129.229.203 apollo.meta=http://212.129.229.203
env=dev env=dev
apollo.bootstrap.enabled=true apollo.bootstrap.enabled=true
apollo.bootstrap.namespaces=micro_progeram_commons,i_callback_service apollo.bootstrap.namespaces=i_callback_service,micro_progeram_commons
endpoints.metrics.enabled=true endpoints.metrics.enabled=true
endpoints.health.sensitive=false endpoints.health.sensitive=false
......
...@@ -9,7 +9,7 @@ apollo.meta=http://212.129.229.203 ...@@ -9,7 +9,7 @@ apollo.meta=http://212.129.229.203
env=dev env=dev
apollo.cluster=local apollo.cluster=local
apollo.bootstrap.enabled=true apollo.bootstrap.enabled=true
apollo.bootstrap.namespaces=micro_progeram_commons,order_service apollo.bootstrap.namespaces=order_service,micro_progeram_commons
#-Dapollo.configService=http://172.81.231.147 #-Dapollo.configService=http://172.81.231.147
......
...@@ -9,7 +9,7 @@ apollo.meta=http://212.129.229.203 ...@@ -9,7 +9,7 @@ apollo.meta=http://212.129.229.203
env=dev env=dev
apollo.cluster=local apollo.cluster=local
apollo.bootstrap.enabled=true apollo.bootstrap.enabled=true
apollo.bootstrap.namespaces=micro_progeram_commons,shopping_cart apollo.bootstrap.namespaces=shopping_cart,micro_progeram_commons
endpoints.metrics.enabled=true endpoints.metrics.enabled=true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment