Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2017-11-08 01:03:59 +0300
committerbrantje <brantje@gmail.com>2017-11-08 01:03:59 +0300
commit179cf51b6d8227b28b5238fad0383b9d6e373b9e (patch)
tree6725309e1044a0e57d436ea5dec769a14b6a1b50
parent95980fb876d8c5481822f9daea9607000d1d0099 (diff)
Fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d8bea294..8ed6ad1f 100644
--- a/README.md
+++ b/README.md
@@ -131,7 +131,7 @@ To run Passman with [Docker](https://www.docker.com/) you can use our test docke
You have to supply your own SSL certs, self signed or Let's encrypt it doesn't matter.
Please note that the docker is only for testing purposes, as database user / password are hardcoded.
-waiIf you like to spiece up our docker image and make it a full fledged secure, production ready install, you're welcome to do so.
+If you like to spiece up our docker image and make it a full fledged secure, production ready install, you're welcome to do so.
Please note that:
- Port 80 and 443 are used
- SSL is enabled (or disabled if certs not found)