From 569535cbed3e72b1bd0195996ef0799b66f07957 Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Fri, 28 Aug 2020 16:46:08 +0200 Subject: [PATCH] Add credentials of the new admin user to docs. --- docs/ocis/getting-started.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/ocis/getting-started.md b/docs/ocis/getting-started.md index fd4722212..d12a42059 100644 --- a/docs/ocis/getting-started.md +++ b/docs/ocis/getting-started.md @@ -88,7 +88,12 @@ Open https://localhost:9200 and login using one of the demo accounts: ```console einstein:relativity marie:radioactivity -feynman:superfluidity +richard:superfluidity +``` + +There is an admin demo account: +```console +moss:vista ``` ## Runtime @@ -225,4 +230,4 @@ promhttp_metric_handler_requests_in_flight : Current number of scrapes being served promhttp_metric_handler_requests_total -: Total number of scrapes by HTTP status code \ No newline at end of file +: Total number of scrapes by HTTP status code