mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
Docs: Fixed row display in table (#28031)
This commit is contained in:
parent
726bb4477b
commit
65d0468806
@ -179,7 +179,7 @@ In Grafana v5.1, we changed the ID of the Grafana user. Unfortunately this means
|
|||||||
Version | User | User ID
|
Version | User | User ID
|
||||||
--------|---------|---------
|
--------|---------|---------
|
||||||
< 5.1 | grafana | 104
|
< 5.1 | grafana | 104
|
||||||
>= 5.1 | grafana | 472
|
\>= 5.1 | grafana | 472
|
||||||
|
|
||||||
There are two possible solutions to this problem. Either you start the new container as the root user and change ownership from `104` to `472`, or you start the upgraded container as user `104`.
|
There are two possible solutions to this problem. Either you start the new container as the root user and change ownership from `104` to `472`, or you start the upgraded container as user `104`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user