fix(deploy): bind Compose UI to loopback #19
Loading…
Reference in a new issue
No description provided.
Delete branch "audit/loopback-compose"
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?
Summary
The BrowserShell change is test-only: assertions and production behavior are unchanged, and Vitest's global timeout remains unchanged. CI run 90 measured these two cases at 5,415 ms and 5,953 ms against the 5,000 ms default, so the explicit budget follows the existing UI-heavy test precedent while preserving coverage.
Verification
npm exec vitest run tests/browser-shell.test.tsx --reporter=verboserepeated 5 times (5 files and 10 tests passed total)npm test(24 files, 56 tests passed)npm run lintnpm run typecheckDocker execution was intentionally not run.
fix(deploy): bind Compose UI to loopbackto WIP: fix(deploy): bind Compose UI to loopbackWIP: fix(deploy): bind Compose UI to loopbackto fix(deploy): bind Compose UI to loopback