Default to Unix socket binding #1

Merged
mik-tf merged 1 commit from development_mik6 into development 2026-03-11 03:41:55 +00:00
Owner

closes lhumina_code/home#13

Summary

  • Change default bind from TCP 127.0.0.1:9753 to Unix socket ~/hero/var/sockets/hero_indexer_ui.sock
  • hero_proxy can now route to hero_indexer_ui (was returning 404)

Test plan

  • make test ENV=herodev — hero_indexer_ui /health returns 200
  • Human verified herodev

🤖 Generated with Claude Code

closes https://forge.ourworld.tf/lhumina_code/home/issues/13 ## Summary - Change default bind from TCP `127.0.0.1:9753` to Unix socket `~/hero/var/sockets/hero_indexer_ui.sock` - hero_proxy can now route to hero_indexer_ui (was returning 404) ## Test plan - [x] `make test ENV=herodev` — hero_indexer_ui /health returns 200 - [x] Human verified herodev 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Change default bind from TCP 127.0.0.1:9753 to Unix socket at
~/hero/var/sockets/hero_indexer_ui.sock so hero_proxy can route to it.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mik-tf merged commit 4e16d63d16 into development 2026-03-11 03:41:55 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_indexer_ui!1
No description provided.