mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Failed to load application files message improvement (#26214)
* Failed to load application files message improvement * Apply suggestions from code review Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
This commit is contained in:
parent
f7be1ba030
commit
b3b28e9f25
@ -199,7 +199,7 @@
|
||||
</p>
|
||||
<p>
|
||||
1. This could be caused by your reverse proxy settings.<br /><br />
|
||||
2. If you host grafana under subpath make sure your grafana.ini root_url setting includes subpath<br />
|
||||
2. If you host grafana under subpath make sure your grafana.ini root_url setting includes subpath. If not using a reverse proxy make sure to set serve_from_sub_path to true.<br />
|
||||
<br />
|
||||
3. If you have a local dev build make sure you build frontend using: yarn start, yarn start:hot, or yarn
|
||||
build<br />
|
||||
|
Loading…
Reference in New Issue
Block a user