QiaoJ-Chen commented on code in PR #7602: URL: https://github.com/apache/seatunnel/pull/7602#discussion_r1816766528
########## 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 Review Comment: it had been updated -- 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]
