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:
@@ -3,7 +3,7 @@
|
||||
|
||||
[[service]]
|
||||
name = "admin-compliance"
|
||||
image = "registry.yourplatform.com/admin-compliance:placeholder"
|
||||
image = "registry.breakpilot.com/admin-compliance:placeholder"
|
||||
port = 3002
|
||||
depends_on = ["backend-compliance", "ai-compliance-sdk"]
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
[[service]]
|
||||
name = "ai-compliance-sdk"
|
||||
image = "registry.yourplatform.com/ai-compliance-sdk:placeholder"
|
||||
image = "registry.breakpilot.com/ai-compliance-sdk:placeholder"
|
||||
port = 3001
|
||||
depends_on = ["pg-app", "qdrant", "litellm"]
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
[[service]]
|
||||
name = "backend-compliance"
|
||||
image = "registry.yourplatform.com/backend-compliance:placeholder"
|
||||
image = "registry.breakpilot.com/backend-compliance:placeholder"
|
||||
port = 3000
|
||||
depends_on = ["pg-app", "minio"]
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
[[service]]
|
||||
name = "certifai-dashboard"
|
||||
image = "registry.yourplatform.com/certifai:placeholder"
|
||||
image = "registry.breakpilot.com/certifai:placeholder"
|
||||
port = 3000
|
||||
depends_on = ["mongodb", "litellm"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user