diff --git a/.env.example b/.env.example index 6c8ff0b..12c19b6 100644 --- a/.env.example +++ b/.env.example @@ -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