mistercrunch opened a new pull request, #35066: URL: https://github.com/apache/superset/pull/35066
Changes the default webpack dev server host from 127.0.0.1 to 0.0.0.0, aligning with modern development server conventions used by Vite, Next.js, and other contemporary frameworks. This enables LAN access for testing across devices while maintaining the ability to override via --devserverHost. Also updates docker-compose port binding to allow LAN connections. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org