Correct the Gitea host in docs: cubecraftcreations -> cubecraftlabs
Both CLAUDE.md and print_log_context.md named the mirror as code.cubecraftcreations.com. The actual `origin` is https://code.cubecraftlabs.com/overseer/Home-Assistant.git, and the documented host returns 404 for that repo path, so anyone following the docs to find or clone the mirror was sent to the wrong server. Record the full origin URL in CLAUDE.md rather than just the hostname, so the next reader does not have to infer the path. Note this is only about the git host. cubecraftcreations.com is used elsewhere in this setup and is left alone. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -55,6 +55,6 @@ The finish automation condition checks `| length == 36` on the stored ID.
|
||||
## HA Setup
|
||||
|
||||
- HAOS on x86 server
|
||||
- Gitea repo at code.cubecraftcreations.com (username: overseer)
|
||||
- Gitea repo at code.cubecraftlabs.com (username: overseer)
|
||||
- IoT VLAN: 192.168.69.x, Main: 192.168.1.x
|
||||
- ~150 devices, UniFi networking
|
||||
|
||||
Reference in New Issue
Block a user