From d812a37ec14d63f56eff9299f27dfeed64343fe4 Mon Sep 17 00:00:00 2001 From: pierreozoux <pierre@ozoux.net> Date: Sat, 6 Aug 2016 15:55:52 +0100 Subject: [PATCH] consistency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b390bdc..f1557c6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ You can now access your instance on the port 80 of the IP of your machine (not r ## Access it from Internet -We recommend the usage of SSL, so the easiest is to use a TLS capable reverse proxy. +We recommend the usage of TLS, so the easiest is to use a TLS capable reverse proxy. Here are 2 examples: - [haproxy](https://github.com/indiehosters/haproxy) -- GitLab