Skip to content

Conversation

@jakemuntarsi
Copy link
Contributor

No description provided.

@jakemuntarsi jakemuntarsi requested a review from a team as a code owner October 13, 2020 18:28

class AlgorithmiaInsights(client: AlgorithmiaClient, input:String){
val url: String = if(AlgorithmiaConf.apiAddress.equalsIgnoreCase("https://api.algorithmia.com"))
"http://localhost:9000" else AlgorithmiaConf.apiAddress
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this localhost line for?

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

Successfully merging this pull request may close these issues.

4 participants