feat(gitea): establish MCP security baseline (phase 0)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Copy to $HOME/.codex/gitea.env and replace every example value locally.
|
||||
GITEA_URL=http://gitea.example.invalid:3000
|
||||
GITEA_TOKEN=【replace-with-minimum-scope-token】
|
||||
|
||||
# Required only when the team explicitly accepts HTTP credential exposure risk.
|
||||
GITEA_ALLOW_INSECURE_HTTP=1
|
||||
|
||||
# Optional: bypass local HTTP/SOCKS proxy for this Gitea instance.
|
||||
GITEA_DIRECT=1
|
||||
|
||||
Reference in New Issue
Block a user