Support custom sse port (#11)

fix: #10
Reviewed-on: https://gitea.com/gitea/gitea-mcp/pulls/11
This commit is contained in:
hiifong
2025-04-01 08:07:47 +00:00
parent 592cf51c9b
commit d892b05048
4 changed files with 13 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ package flag
var (
Host string
Port int
Token string
Version string