@@ -1,7 +1,7 @@
dubbo:
protocol:
name: dubbo
- port: 8110
+ port: 14010
application:
name: oss-store-provider
scan:
@@ -9,7 +9,7 @@ dubbo:
registry:
address: N/A
server:
- port: 8010
+ port: 4010
tomcat:
connection-timeout: 1800_000
keep-alive-timeout: 1800_000