소스 검색

Update edgex_rule_engine_tutorial.md

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

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

@@ -113,7 +113,7 @@ bin/cli create stream demo'() WITH (FORMAT="JSON", TYPE="edgex")'
 default:
   protocol: tcp
   server: localhost
-  port: 5563
+  port: 5566
   topic: events
   serviceServer: http://localhost:48080
 .....