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

serverUrl should be based on serverPort by default #831

Closed
jason0x43 opened this issue Oct 30, 2017 · 1 comment
Closed

serverUrl should be based on serverPort by default #831

jason0x43 opened this issue Oct 30, 2017 · 1 comment

Comments

@jason0x43
Copy link
Member

If the user doesn't specify serverUrl, it should use serverPort (defaulting to http://localhost:9000/).

@jason0x43
Copy link
Member Author

So, for example, if the user doesn't provide a value for serverUrl but specifies serverPort=9002, Intern should resolve the serverUrl config property to http://localhost:9002/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant