docs(env-example): add Forgejo API env vars
Some checks failed
CI / bootstrap (push) Successful in 17s
CI / lint (push) Failing after 14s
CI / typecheck (push) Successful in 40s
CI / complexity (push) Successful in 49s
CI / test (3.14) (push) Successful in 2m24s
CI / test (3.13) (push) Successful in 2m42s
CI / test (3.12) (push) Successful in 2m56s

This commit is contained in:
opencode-agent 2026-08-06 15:51:23 +00:00
parent ab0c3dd68d
commit d16c2434a3

View file

@ -18,6 +18,10 @@ OPENCODE_SERVER_PASSWORD=your-opencode-server-password
# GitHub
GITHUB_TOKEN=your-github-token-here
# Forgejo (self-hosted) — used by status oracles with Forgejo backend
FORGEJO_URL=https://git.slaid098.dev
FORGEJO_TOKEN=your-forgejo-api-token-here
# Context7 MCP
CONTEXT7_API_KEY=your-context7-api-key-here