From cf888173550e9459a9cd49799c7d1c90bc7ffa27 Mon Sep 17 00:00:00 2001 From: Naglis Jonaitis Date: Tue, 11 Apr 2017 11:43:47 +0300 Subject: [PATCH] DOC: fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af37350..c41c426 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ If you would like the reverse proxy to connect to your backend using HTTPS inste ### uWSGI Backends If you would like to connect to uWSGI backend, set `VIRTUAL_PROTO=uwsgi` on the -backend container. Your backend container should than listen on a port rather +backend container. Your backend container should then listen on a port rather than a socket and expose that port. ### Default Host