Skip to content

Commit 60154f2

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

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
@@ -193,7 +193,8 @@ docker run -i --rm \
193193
## GitHub Enterprise Server
194194

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

198199
``` json
199200
"github": {

0 commit comments

Comments
 (0)