Skip to content

Commit 1571608

Browse files
Update README.md
Co-authored-by: Sam Morrow <sammorrowdrums@github.com>
1 parent cea5c72 commit 1571608

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,8 @@ docker run -i --rm \
222222
## GitHub Enterprise Server
223223

224224
The flag `--gh-host` and the environment variable `GITHUB_HOST` can be used to set
225-
the GitHub Enterprise Server hostname inculding the `https` connection schema:
225+
the GitHub Enterprise Server hostname.
226+
Prefix the hostname with the `https://` URI scheme, as it otherwise defaults to `http://` which GitHub Enterprise Server does not support.
226227

227228
``` json
228229
"github": {

0 commit comments

Comments
 (0)