From a8b439890e1b66773443ce1b0b651d559298bed7 Mon Sep 17 00:00:00 2001 From: frikky Date: Sun, 5 Jul 2020 11:53:23 +0200 Subject: [PATCH] Added config info to install guide --- install-guide.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install-guide.md b/install-guide.md index 0cb937d4..da75d797 100644 --- a/install-guide.md +++ b/install-guide.md @@ -21,6 +21,9 @@ cd Shuffle docker-compose up -d ``` +### Configurations (proxies, default users etc.) +https://shuffler.io/docs/configuration + ### After installation 1. After installation, go to http://localhost:3001/adminsetup (or your servername)