Skip to content

Commit 0ccd5a5

Browse files
malantinCopilot
andauthored
Update README.md
Co-authored-by: Copilot <[email protected]>
1 parent baca620 commit 0ccd5a5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,10 @@ docker run -i --rm \
222222
## GitHub Enterprise Server and Enterprise Cloud with data residency (ghe.com)
223223

224224
The flag `--gh-host` and the environment variable `GITHUB_HOST` can be used to set
225-
the GitHub Enterprise Server or GitHub Enterprise Cloud with data residency hostname.
226-
Prefix the hostname with the `https://` URI scheme, as it otherwise defaults to `http://` which GitHub Enterprise Server does not support. For GitHub Enterprise Cloud with data residency use `https://YOURSUBDOMAIN.ghe.com` as the hostname.
225+
the hostname for GitHub Enterprise Server or GitHub Enterprise Cloud with data residency.
227226

227+
- For GitHub Enterprise Server, prefix the hostname with the `https://` URI scheme, as it otherwise defaults to `http://`, which GitHub Enterprise Server does not support.
228+
- For GitHub Enterprise Cloud with data residency, use `https://YOURSUBDOMAIN.ghe.com` as the hostname.
228229
``` json
229230
"github": {
230231
"command": "docker",

0 commit comments

Comments
 (0)