Skip to content

Fix local network access prompts in multi-site analysis#9

Merged
d3mocide merged 1 commit intomainfrom
claude/fix-local-network-prompts-Ykt3W
Feb 11, 2026
Merged

Fix local network access prompts in multi-site analysis#9
d3mocide merged 1 commit intomainfrom
claude/fix-local-network-prompts-Ykt3W

Conversation

@d3mocide
Copy link
Owner

Replace hardcoded http://localhost:5001 fallback with relative /api paths
in useSimulationStore.js. The scan/start fetch and task_status SSE
connection were bypassing the Nginx/Vite proxy, causing browsers to
trigger Private Network Access prompts.

https://claude.ai/code/session_01PkyUMCPmh7jUm4BYjeV5dd

Replace hardcoded http://localhost:5001 fallback with relative /api paths
in useSimulationStore.js. The scan/start fetch and task_status SSE
connection were bypassing the Nginx/Vite proxy, causing browsers to
trigger Private Network Access prompts.

https://claude.ai/code/session_01PkyUMCPmh7jUm4BYjeV5dd
@d3mocide d3mocide merged commit 13618ff into main Feb 11, 2026
1 of 4 checks passed
@d3mocide d3mocide deleted the claude/fix-local-network-prompts-Ykt3W branch February 11, 2026 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants