Ilphrin commented on PR #39705: URL: https://github.com/apache/superset/pull/39705#issuecomment-4841471540
> @Ilphrin I don't think this seems quite right - the webpack dev server still defaults to 9000 (webpack.config.js:67), and docker-compose.yml exposes it on 9000 too. The proxy line now reads "starts at 8088 and proxies to 8088", which can't be correct. What port change are you seeing? 8088 is Flask, 9000 is still the dev server you actually browse to. Let us know more, and we'll see if we can move it forward Sorry for my late response, yes I had to clean everything and re-setup superset on my computer and indeed I don't know why it seemed that superset pointed to the wrong port before but I get the same as the documentation now, I can close this PR sorry for the noise 🙏 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
