Tuesday, April 27, 2021

Re: Change CodeServer URL

Why do you need this? http://localhost is already a secure context, enabling everything that's otherwise available only through HTTPS: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts
Or are you testing remotely and cannot use http://localhost either?

On Tuesday, April 27, 2021 at 11:40:48 AM UTC+2 Gordan Krešić 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 google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/32a90a14-035f-4c65-b53e-37953073e2b0n%40googlegroups.com.

No comments:

Post a Comment