From fd2b7bb917f8034a5cbc70a648c76f3cc9300489 Mon Sep 17 00:00:00 2001 From: Will Pike <6687499+pike00@users.noreply.github.com> Date: Thu, 14 Oct 2021 10:10:17 -0400 Subject: [PATCH] Updated README to include username/password Updated Installation instructions to include default username/password in step 6 on login. It is located in the 'Dashboard Configuration' section, however for readability/ease of setting up the server, I added the default login to the install instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21666b9..333bd4b 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ 6. Access dashboard - Access your server with port `10086` ! e.g (http://your_server_ip:10086), continue to read to on how to change port and ip that dashboard is running with. + Access your server with port `10086` (e.g. http://your_server_ip:10086), using username `admin` and password `admin`. See below how to change port and ip that the dashboard is running with. ## 🪜 Usage