No sure about that, but if you want to debug in https:// I have written a blog post after reading the github issue: https://github.com/gwtproject/gwt/issues/7535
https://vasvir.wordpress.com/2017/02/07/gwt-super-dev-mode-https-setup-in-7-steps/ Hope this helps. On Tue, Apr 27, 2021 at 12:40 PM Gordan Krešić <[email protected]> wrote: > Is there a way to force .nocache.js file to use CodeServer's URL different > from $wnd.location.hostname? > > I would like to run CodeServer via HAProxy (to enable HTTPS, so I can test > features available only on HTTPS). > > Currently, I'm modifying .nocache.js file and change URL by hand and that > works, but it gets rewritten on every CodeServer start. > > So, back to my initial question: does anyone knows a way to configure > CodeServer's URL stored in .nocache.js file? > > -gkresic. > > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit/dc1ed392-6e0d-304e-b375-15b83bb8b4bd%40steatoda.com > . > -- Vassilis Virvilis -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/CAKbOjEzep8jJGOX5uNLK71jJgAHD%3Du2q0mEiSwDnE7FR--TkBg%40mail.gmail.com.
