ghz icon indicating copy to clipboard operation
ghz copied to clipboard

Add config for host to bind to ?

Open bojand opened this issue 5 years ago • 4 comments

Currently the config for ghz-web app does not allow binding to a specific hostname and we automatically bind to localhost. Perhaps it would be useful to specify the host to bind to. This adds a little bit of complication to frontend app as we need to communicate that setting (and probably whole config) to the frontend app, which we currently do not.

bojand avatar Jan 26 '19 23:01 bojand

so as of right now it is not possible to connect to a remote host name..

DevikaAnil avatar Feb 27 '19 05:02 DevikaAnil

This is a possible issue for the complementary ghz-web application, and not the CLI.

bojand avatar Feb 28 '19 00:02 bojand

also when i have the endpoint of the server alone and noport i m unable to hit the server. is there a way around this?

DevikaAnil avatar Mar 04 '19 06:03 DevikaAnil

Hmm not really sure I understand, as you need a port. Please create a new issue with details to reproduce the issue.

bojand avatar Mar 09 '19 01:03 bojand