Semantic change to trigger CI rebuild
This commit is contained in:
parent
4bf7f888d0
commit
58fc298dea
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ a 503.
|
||||||
|
|
||||||
To serve traffic in both SSL and non-SSL modes without redirecting to SSL, you can include the
|
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
|
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
|
### Basic Authentication Support
|
||||||
|
|
||||||
|
|
Reference in a new issue