Trying to trigger CI

This commit is contained in:
Steve Kamerman 2015-12-02 21:46:05 -05:00
parent 58fc298dea
commit 4a95d84d0d

View file

@ -123,7 +123,7 @@ a 503.
To serve traffic in both SSL and non-SSL modes without redirecting to SSL, you can include the
environment variable `HTTPS_METHOD=noredirect` (the default is `HTTPS_METHOD=redirect`). You can also
disable the non-SSL site entirely with `HTTPS_METHOD=nohttp`.
disable the non-SSL site entirely with `HTTPS_METHOD=nohttp`.
### Basic Authentication Support