LinkinStars commented on issue #1255: URL: https://github.com/apache/answer/issues/1255#issuecomment-2670336782
@Enotsoul Thanks for the feedback. You could change the code and quickly verify it. https://github.com/apache/answer/blob/febcdce8c28c6a03bce36c078dbb3a632d2c90b0/internal/base/server/http.go#L65 ```go static := r.Group(uiConf.BaseURL) ``` Could you recompile after modifying the code and see if that fixes the issue? -- 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]
