소스 검색

Trying to trigger CI

Steve Kamerman 9 년 전
부모
커밋
4a95d84d0d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

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