refactor: migrate environment config from GITEA_MODE to MCP_MODE #62

Merged
appleboy merged 2 commits from docker into main 2025-06-15 11:41:02 +00:00
Member
  • Remove the GITEA_MODE environment variable from the Dockerfile
  • Switch environment variable usage from GITEA_MODE to MCP_MODE in the Go command initialization

fix #55

Signed-off-by: Bo-Yi Wu appleboy.tw@gmail.com

- Remove the GITEA_MODE environment variable from the Dockerfile - Switch environment variable usage from GITEA_MODE to MCP_MODE in the Go command initialization fix https://gitea.com/gitea/gitea-mcp/issues/55 Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
appleboy added 1 commit 2025-06-13 10:32:45 +00:00
refactor: migrate environment config from GITEA_MODE to MCP_MODE
All checks were successful
check-and-test / Run govulncheck (pull_request) Successful in 15s
check-and-test / check-and-test (pull_request) Successful in 32s
c11f42d883
- Remove the GITEA_MODE environment variable from the Dockerfile - Switch environment variable usage from GITEA_MODE to MCP_MODE in the Go command initialization fix #55 Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
lunny approved these changes 2025-06-13 19:29:31 +00:00
lunny added 1 commit 2025-06-13 19:30:47 +00:00
Merge branch 'main' into docker
All checks were successful
check-and-test / Run govulncheck (pull_request) Successful in 42s
check-and-test / check-and-test (pull_request) Successful in 50s
14485d4898
appleboy merged commit 44ea8969f4 into main 2025-06-15 11:41:02 +00:00
appleboy deleted branch docker 2025-06-15 11:41:22 +00:00
Sign in to join this conversation.
No description provided.