|
@@ -65,7 +65,7 @@ spring:
|
|
|
|
|
|
dubbo:
|
|
dubbo:
|
|
application.name: user-service-provider
|
|
application.name: user-service-provider
|
|
- registry.address: zookeeper://118.178.131.206:2181
|
|
|
|
|
|
+ registry.address: zookeeper://101.37.175.111:2181
|
|
protocol.name: dubbo
|
|
protocol.name: dubbo
|
|
protocol.port: 20900
|
|
protocol.port: 20900
|
|
protocol.host: 101.37.175.111
|
|
protocol.host: 101.37.175.111
|
|
@@ -103,7 +103,7 @@ spring:
|
|
provider.retries: 0
|
|
provider.retries: 0
|
|
|
|
|
|
server:
|
|
server:
|
|
- port: 8088
|
|
|
|
|
|
+ port: 8191
|
|
|
|
|
|
logging.config: classpath:log4j2.online.yaml
|
|
logging.config: classpath:log4j2.online.yaml
|
|
logging.access.directory: /home/share/log
|
|
logging.access.directory: /home/share/log
|