Skip to content

Commit

Permalink
remove telnet extension
Browse files Browse the repository at this point in the history
  • Loading branch information
robberphex committed Jul 17, 2024
1 parent df3b0b0 commit aef79e7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ spring.cloud.nacos.discovery.namespace=${nacos.namespace}
dubbo.application.id=dubbo-provider-B
dubbo.application.name=dubbo-provider-B
dubbo.application.qosEnable=true
dubbo.provider.telnet=ls,ps,cd,pwd,trace,count,invoke,select,status,log,help,clear,exit,shutdown
dubbo.protocol.id=dubbo
dubbo.registry.id=nacos
dubbo.registry.address=nacos://${nacos.host}:8848
Expand Down

0 comments on commit aef79e7

Please sign in to comment.