Docs: Fixed row display in table (#28031)

This commit is contained in:
ozhuang
2020-10-05 16:54:17 +08:00
committed by GitHub
parent 726bb4477b
commit 65d0468806

View File

@@ -179,7 +179,7 @@ In Grafana v5.1, we changed the ID of the Grafana user. Unfortunately this means
Version | User | User ID
--------|---------|---------
< 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`.