chore(domain): yourplatform.com → breakpilot.com
Apply the platform-domain decision (2026-05-18) to every manifest, overlay, DNS template, README, and script in this repo. Refs: M1.1
This commit is contained in:
+2
-2
@@ -7,11 +7,11 @@
|
||||
[cluster]
|
||||
name = "breakpilot-${ENV}"
|
||||
domain = "${DOMAIN}"
|
||||
acme_email = "oncall@yourplatform.com"
|
||||
acme_email = "oncall@breakpilot.com"
|
||||
|
||||
[ai]
|
||||
provider = "litellm"
|
||||
endpoint = "https://llm.yourplatform.com"
|
||||
endpoint = "https://llm.breakpilot.com"
|
||||
model = "gpt-oss-120b"
|
||||
api_key = "${secrets.LITELLM_API_KEY}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user