Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage to make the server work without specifying the host name in the configuration file #20

Closed
itaiag opened this issue Apr 13, 2015 · 1 comment

Comments

@itaiag
Copy link
Contributor

itaiag commented Apr 13, 2015

We need to find a way to make the server work without the need to specify the host name in the configuration file.

base_uri=http\://localhost\:8080/api/
@ZahiZilberman
Copy link

if it doesn't exist, it should look like so:

base_uri=http://0.0.0.0:8080/api/

which will make it public

Thanks,

Zahi Zilberman
Automation WebDriver TL //* Kenshoo-Talpiot*
Skype *Zahi.Zilberman.Kenshoo // *Mobile +972 54 7525813
[image: Kenshoo logo] http://kenshoo.com/
Infinite Optimization™ powered by Infinite Innovation

On Mon, Apr 13, 2015 at 5:15 PM, Itai Agmon notifications@github.com
wrote:

We need to find a way to make the server work without the need to specify
the host name in the configuration file.

base_uri=http://localhost:8080/api/


Reply to this email directly or view it on GitHub
#20.

This e-mail, as well as any attached document, may contain material which
is confidential and privileged and may include trademark, copyright and
other intellectual property rights that are proprietary to Kenshoo Ltd,
its subsidiaries or affiliates ("Kenshoo"). This e-mail and its
attachments may be read, copied and used only by the addressee for the
purpose(s) for which it was disclosed herein. If you have received it in
error, please destroy the message and any attachment, and contact us
immediately. If you are not the intended recipient, be aware that any
review, reliance, disclosure, copying, distribution or use of the contents
of this message without Kenshoo's express permission is strictly prohibited.

itaiag added a commit that referenced this issue May 1, 2015
@itaiag itaiag closed this as completed May 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants