From e869d3e5813f2c0b991813209c5eb7ef2412bb75 Mon Sep 17 00:00:00 2001 From: Carlos <28845529+mesacarlos@users.noreply.github.com> Date: Wed, 14 Aug 2019 00:25:13 +0200 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac1b699..1b90c0d 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ Dont worry about privacy or security: all data is stored in your browser offline > StoreType: JKS > KeyStore: plugins/WebConsole/keystore.jks > StorePassword: storepassword -> KeyPassword: keypassword +> KeyPassword: keypassword > host: localhost > port: 8080 > password: yourPasswordGoesHere -Fill `host`, `port` and `password` values. They are the IP you server is running at, port where WebSockets will run and login password, respectively. Password will be asked every time you connect to your server. +Fill `host`, `port` and `password` values. They are, respectively, the IP and port your server is listening at and the login password. Password will be asked every time you connect to your server. #### SSL Configuration