From 13fed4180aa987c436681e563c74507ffdadbbb8 Mon Sep 17 00:00:00 2001 From: Andrey Arapov Date: Sat, 30 Jun 2018 21:43:45 +0200 Subject: [PATCH] updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab1918a..fafbca4 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Minio server is running as a backend behind a reverse proxy like Traefik. Minio server enables SSE-C only when it detects the x509 certificates. Traefik (running with docker service provider or similar) is talking to the -backend using the IP. +backend using the IP address rather than a hostname. Usually, the IP address is not static, hence this script comes handy.