fix: remove issue ref from comment, use forge::FORGE_HTTP in knowledge.rs

This commit is contained in:
damocles 2026-06-04 11:40:45 +02:00
commit 5fdc3ffdbf
3 changed files with 4 additions and 5 deletions

View file

@ -14,7 +14,7 @@ use tokio::process::Command;
use crate::coordinator::Coordinator;
const FORGE_CONTAINER: &str = "hive-forge";
const FORGE_HTTP: &str = "http://localhost:3000";
pub(crate) const FORGE_HTTP: &str = "http://localhost:3000";
const TOKEN_NAME_PREFIX: &str = "hyperhive";
/// Where the host-side `core` admin token lives. Used by hive-c0re
/// itself to push the meta repo + drive admin API calls (org