Skip to content

Conversation

@shenmadouyaowen
Copy link

This pull request includes several important updates to improve the project's functionality and development workflow:

Changes Made:

Configuration Updates for LAN Access:

Changed server host configuration from 127.0.0.1 to 0.0.0.0 in multiple files to allow LAN access
Updated app/chrome-extension/wxt.config.ts to set development server hostname to 0.0.0.0
Modified app/native-server/src/constant/index.ts to use 0.0.0.0 as server host
Updated app/native-server/src/mcp/stdio-config.json to use 0.0.0.0 in the URL
Updated app/chrome-extension/entrypoints/popup/App.vue to reflect the new host in the MCP config

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.

1 participant