Add HERO_PROXY_DEFAULT_SERVICE fallback for SPA routing #1

Closed
opened 2026-03-01 20:19:38 +00:00 by mik-tf · 0 comments
Owner

The proxy routes by extracting a service name from the URL path prefix. Paths without a prefix return 404, breaking SPA routing when hero_os_http is the default frontend.

Add HERO_PROXY_DEFAULT_SERVICE env var that forwards prefix-less paths to the named service.

The proxy routes by extracting a service name from the URL path prefix. Paths without a prefix return 404, breaking SPA routing when hero_os_http is the default frontend. Add HERO_PROXY_DEFAULT_SERVICE env var that forwards prefix-less paths to the named service.
Sign in to join this conversation.
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_proxy#1
No description provided.