修改dubbo端口
This commit is contained in:
parent
e4df34be3b
commit
504deb9db8
@ -25,5 +25,5 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${tmerclub_DUBBO_PORT:91122000}
|
||||
port: ${tmerclub_DUBBO_PORT:11112}
|
||||
|
||||
|
@ -25,4 +25,4 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${TMERCLUB_DUBBO_PORT:91012000}
|
||||
port: ${TMERCLUB_DUBBO_PORT:11101}
|
||||
|
@ -26,4 +26,4 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${TMERCLUB_DUBBO_PORT:91182000}
|
||||
port: ${TMERCLUB_DUBBO_PORT:11118}
|
||||
|
@ -25,4 +25,4 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${TMERCLUB_DUBBO_PORT:91162000}
|
||||
port: ${TMERCLUB_DUBBO_PORT:11116}
|
||||
|
@ -25,4 +25,4 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${tmerclub_DUBBO_PORT:91142000}
|
||||
port: ${tmerclub_DUBBO_PORT:11114}
|
||||
|
@ -25,4 +25,4 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${tmerclub_DUBBO_PORT:91202000}
|
||||
port: ${tmerclub_DUBBO_PORT:11120}
|
||||
|
@ -25,4 +25,4 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${tmerclub_DUBBO_PORT:91092000}
|
||||
port: ${tmerclub_DUBBO_PORT:11109}
|
||||
|
@ -25,4 +25,4 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${tmerclub_DUBBO_PORT:91062000}
|
||||
port: ${tmerclub_DUBBO_PORT:11106}
|
||||
|
@ -25,4 +25,4 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${tmerclub_DUBBO_PORT:91132000}
|
||||
port: ${tmerclub_DUBBO_PORT:11113}
|
||||
|
@ -31,4 +31,4 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${tmerclub_DUBBO_PORT:91042000}
|
||||
port: ${tmerclub_DUBBO_PORT:11104}
|
||||
|
@ -25,4 +25,4 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${tmerclub_DUBBO_PORT:91082000}
|
||||
port: ${tmerclub_DUBBO_PORT:11108}
|
||||
|
@ -25,4 +25,4 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${tmerclub_DUBBO_PORT:91152000}
|
||||
port: ${tmerclub_DUBBO_PORT:11115}
|
||||
|
@ -32,5 +32,5 @@ logging:
|
||||
# dubbo端口:默认为服务端口+2000
|
||||
dubbo:
|
||||
protocol:
|
||||
port: ${tmerclub_DUBBO_PORT:91052000}
|
||||
port: ${tmerclub_DUBBO_PORT:11105}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user