1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 14:25:46 +00:00

Merge pull request #790 from versada/fix-typo

DOC: fixed typo
This commit is contained in:
Jason Wilder
2017-04-11 10:48:12 -06:00
committed by GitHub

View File

@ -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