mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 19:28:58 +01:00
7ddc11def7
In some cases, the loading failure of `index.js` is not related to the ROOT_URL directly, ex: https://gitea.com/gitea/helm-chart/issues/392 If the user's reversed proxy is mis-configured: `http://public-domain/gitea/xxx` -> `http://gitea:3000/gitea/xxx`, it also causes the loading failure. So this PR removes the ROOT_URL related tip from the error message. |
||
---|---|---|
.. | ||
alert.tmpl | ||
alert_details.tmpl | ||
delete_modal_actions.tmpl | ||
disable_form_autofill.tmpl | ||
footer.tmpl | ||
footer_content.tmpl | ||
head.tmpl | ||
head_navbar.tmpl | ||
head_script.tmpl | ||
paginate.tmpl |