QiaoJ-Chen commented on code in PR #7602:
URL: https://github.com/apache/seatunnel/pull/7602#discussion_r1816765549


##########
docs/en/seatunnel-engine/web-ui.md:
##########
@@ -0,0 +1,45 @@
+# Apache SeaTunnel Web UI Documentation
+
+## Access
+
+Before accessing the web ui we need to enable the http rest api. first you 
need to configure it in the `seatunnel.yaml` configuration file
+``
+http.
+enable-http: true
+port: 8080
+
+```
+Then visit http://ip:8080/#/overview
+```

Review Comment:
   Sorry,I just took care of it



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to