1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2024-11-21 19:36:30 +00:00

Merge pull request #50 from bettse/master

Typo in readme
This commit is contained in:
Jason Wilder 2014-11-16 08:45:12 -08:00
commit a912287461

View File

@ -23,7 +23,7 @@ If your container exposes multiple ports, nginx-proxy will default to the servic
### Multiple Hosts
If you need to support multipe virtual hosts for a container, you can separate each enty with commas. For example, `foo.bar.com,baz.bar.com,bar.com` and each host will be setup the same.
If you need to support multipe virtual hosts for a container, you can separate each entry with commas. For example, `foo.bar.com,baz.bar.com,bar.com` and each host will be setup the same.
### Separate Containers