From afd36783d5a6762e6cd2d2b5bd052fee8c15875c Mon Sep 17 00:00:00 2001 From: frikky Date: Wed, 26 Jan 2022 21:05:16 +0100 Subject: [PATCH] Redirecting users without /adminsetup now --- .github/install-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/install-guide.md b/.github/install-guide.md index 0864a172..39c094a4 100644 --- a/.github/install-guide.md +++ b/.github/install-guide.md @@ -51,7 +51,7 @@ docker compose up -d https://shuffler.io/docs/configuration ### After installation -1. After installation, go to http://localhost:3001/adminsetup (or your servername - https is on port 3443) +1. After installation, go to http://localhost:3001 (or your servername - https is on port 3443) 2. Now set up your admin account (username & password). Shuffle doesn't have a default username and password. 3. Sign in with the same Username & Password! Go to /apps and see if you have any apps yet. If not - you may need to [configure proxies](https://shuffler.io/docs/configuration#production_readiness) 4. Check out https://shuffler.io/docs/configuration as it has a lot of useful information to get started