SbloodyS edited a comment on issue #8580: URL: https://github.com/apache/dolphinscheduler/issues/8580#issuecomment-1054930099
The front-end solves errors in standalone by adding the `/dolphinscheduler/ui/` base path to `vite.config.ts` and `src/router/index.ts` , you can refer to the associated front-end pr. So far. The following two questions remains: 1. http://ip:12345/dolphinscheduler can not be reach. http://ip:12345/dolphinscheduler/ui/ can be reach. 2. The front end requests the back end to configure the public network IP and Port instead of private IP and Port. -- 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]
