TheWindIsRising commented on issue #10340: URL: https://github.com/apache/dolphinscheduler/issues/10340#issuecomment-1435475471
> > 解决了,需要修改以下4个文件。 > > ``` > > /api-server/ui/assets/service.766f4632.js > > /api-server/ui/assets/service.766f4632.js.gz > > > > /ui/assets/service.766f4632.js > > /ui/assets/service.766f4632.js.gz > > ``` > > > > > > > > > > > > > > > > > > > > > > > > 并找到以下配置,然后将 15e3 修改为 15e5 或更高版本。`baseURL:"/dolphinscheduler",timeout:15e3` > > @yangjf2019干得好!您想提交 PR 来解决此问题吗? 可否留个联系方式 -- 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]
