Skip to content

Commit e1646d8

Browse files
author
alexthecurator
committed
Revision (transport): using http from stdio
1 parent 5a7ce94 commit e1646d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ COPY --from=build /bin/github-mcp-server .
2929
# Set the entrypoint to the server binary
3030
ENTRYPOINT ["/server/github-mcp-server"]
3131
# Default arguments for ENTRYPOINT
32-
CMD ["stdio"]
32+
CMD ["http"]

0 commit comments

Comments
 (0)