소스 검색

Update edgex_rule_engine_tutorial.md

jinfahua 5 년 전
부모
커밋
2e28dd955c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/en_US/edgex/edgex_rule_engine_tutorial.md

+ 1 - 1
docs/en_US/edgex/edgex_rule_engine_tutorial.md

@@ -117,7 +117,7 @@ Now the stream is created. But you maybe curious about how Kuiper knows the mess
 default:
   protocol: tcp
   server: localhost
-  port: 5563
+  port: 5566
   topic: events
   serviceServer: http://localhost:48080
 .....