fix: vite.config.js allowedHosts missing prod hostname #222
Labels
No labels
domain:backend
domain:devops
domain:frontend
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/westside-app#222
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Bug
Lineage
Discovered during scope review of twitch-2k-wager#59 (identical bug). Review note:
review-830-2026-04-05.Repo
forgejo_admin/westside-landingWhat Broke
vite.config.jsonly haswestside-dev.tail5b443a.ts.netin allowedHosts. The prod hostnamewestsidekingsandqueens.tail5b443a.ts.netis missing. Vite dev mode would block the prod hostname if ever used.Repro Steps
vite.config.jsin westside-landing repoExpected Behavior
Both
westside-dev.tail5b443a.ts.netandwestsidekingsandqueens.tail5b443a.ts.netin allowedHosts.Environment
Acceptance Criteria
Related
westside-basketball— project this affectsforgejo_admin/twitch-2k-wager#59— identical bug in sibling project