Skip to content

Commit b3a33bf

Browse files
committed
update docker PAT env name
1 parent f1d8bbf commit b3a33bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation-guides/install-gemini-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ With docker running, you can run the GitHub MCP server in a container:
5959
"ghcr.io/github/github-mcp-server"
6060
],
6161
"env": {
62-
"GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_PAT"
62+
"GITHUB_PERSONAL_ACCESS_TOKEN": "$GITHUB_MCP_PAT"
6363
}
6464
}
6565
}

0 commit comments

Comments
 (0)