Files
HangmanLab.Server.T2/.env.example
orion 7eb3d177e0 feat: add plugin setup script and env template
scripts/setup-plugins.sh reads sensitive config from .env (gitignored),
initialises submodules, installs npm deps, and runs each plugin's own
install script. Supports --uninstall, --skip-deps, and per-plugin
selection. .env.example documents all available variables.
2026-04-16 07:58:53 +00:00

19 lines
1.1 KiB
Plaintext

# HangmanLab.Server.T2 — Plugin Configuration
# Copy to .env and fill in values. This file is gitignored.
# ── OpenClaw ─────────────────────────────────────────────────────────────────
OPENCLAW_PATH=~/.openclaw
# ── HarborForge Plugin ───────────────────────────────────────────────────────
HF_BACKEND_URL=https://hf-api.hangman-lab.top
HF_API_KEY=
HF_MONITOR_IDENTIFIER=
# ── Yonexus.Server ───────────────────────────────────────────────────────────
YONEXUS_PORT=18900
YONEXUS_SECRET=
# ── ContractorAgent ──────────────────────────────────────────────────────────
CONTRACTOR_BRIDGE_PORT=18800
CONTRACTOR_BRIDGE_API_KEY=