Readme :)

This commit is contained in:
2026-06-10 20:01:21 +00:00
parent a30d7c5d90
commit 3c32cd20b6
2 changed files with 71 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
HTTP_PORT=3000
BOT_NAME=Herald
WEBHOOK_SIG_HEADER_SECRET=
OPEN_ROUTER_API_KEY=
OPEN_ROUTER_MODEL=deepseek/deepseek-v4-flash
OPEN_ROUTER_TIMEOUT=120
BOT_MAX_CONCURRENT=5
GITEA_URL=https://gitea.example.com
GITEA_TOKEN=
GITEA_TIMEOUT=30
# Optional
SENTRY_DSN=
RUST_LOG=info