From 716221c6785c74c513ab11d960d4dad9ec485eab Mon Sep 17 00:00:00 2001 From: Carlos <28845529+mesacarlos@users.noreply.github.com> Date: Thu, 15 Aug 2019 16:34:25 +0200 Subject: [PATCH] Solved problem --- README.md | 2 +- client/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2343de..5c3d908 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ WebConsole does not support PEM certificates, so you will need to convert it to 1. Download web interface (client.zip) from [Releases](https://github.com/mesacarlos/WebConsole/releases) 2. If you want, you can host it in a web server, or use it offline. That's up to you. -3. To start adding servers, click on `Your servers`, and then `Add server`. Fill Server name, IP and port, and you are ready to go. You will be prompted for password when connecting. +3. To start adding servers, click on `Your servers`, and then `Add server`. Fill Server name, IP and WebConsole port (the one you placed into config.yml before), and you are ready to go. You will be prompted for password when connecting. ## Technical information diff --git a/client/index.html b/client/index.html index 41589b7..be4c413 100644 --- a/client/index.html +++ b/client/index.html @@ -120,7 +120,7 @@