What would you think of adding a bindAddress replacement to the template.nocache.js file. __bindAddress__ instead of $window.location.hostname?
Example Source - Used for testing Hack https://github.com/gwt-plugins/codeserver/blob/master/codeserver/src/main/java/com/google/gwt/dev/codeserver/LauncherDir.java#L127 Reason Running code server on a local private ip and deploying the web app on a different ip, this simplifies the setup. Thoughts? Thanks, Brandon -- You received this message because you are subscribed to the Google Groups "GWT Contributors" 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-contributors/ec540ba9-4350-4f9c-b894-76abed57b81d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
