Browse Source

gateway修改govvoice、resivoice端口

dev_shibei_match
yinzuomei 5 years ago
parent
commit
b17ccfbaa3
  1. 4
      epmet-gateway/pom.xml

4
epmet-gateway/pom.xml

@ -171,10 +171,10 @@
<!-- <gateway.routes.resi-home-server.uri>http://localhost:8104</gateway.routes.resi-home-server.uri>-->
<!-- 26、政府端-党建声音 -->
<gateway.routes.gov-voice-server.uri>lb://gov-voice-server</gateway.routes.gov-voice-server.uri>
<!-- <gateway.routes.gov-voice-server.uri>http://localhost:8104</gateway.routes.gov-voice-server.uri>-->
<!-- <gateway.routes.gov-voice-server.uri>http://localhost:8105</gateway.routes.gov-voice-server.uri>-->
<!-- 27、居民端-党建声音 -->
<gateway.routes.resi-voice-server.uri>lb://resi-voice-server</gateway.routes.resi-voice-server.uri>
<!-- <gateway.routes.resi-voice-server.uri>http://localhost:8104</gateway.routes.resi-voice-server.uri>-->
<!-- <gateway.routes.resi-voice-server.uri>http://localhost:8106</gateway.routes.resi-voice-server.uri>-->
</properties>
</profile>
<profile>

Loading…
Cancel
Save