Explorar o código

Document multiple host support

Jason Wilder %!s(int64=10) %!d(string=hai) anos
pai
achega
34afde73e0
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -20,3 +20,7 @@ If your container exposes multiple ports, nginx-proxy will default to the servic
 
   [1]: https://github.com/jwilder/docker-gen
   [2]: http://jasonwilder.com/blog/2014/03/25/automated-nginx-reverse-proxy-for-docker/
+
+### 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.