Skip to content

Commit

Permalink
removed localhost host (#14847)
Browse files Browse the repository at this point in the history
Co-authored-by: orenmichaely <[email protected]>
  • Loading branch information
orenmichaely and ormichae authored Jun 16, 2021
1 parent 556720d commit c6c46a8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"description": "Personalizer Service is an Azure Cognitive Service that makes it easy to target content and experiences without complex pre-analysis or cleanup of past data. Given a context and featurized content, the Personalizer Service returns which content item to show to users in rewardActionId. As rewards are sent in response to the use of rewardActionId, the reinforcement learning algorithm will improve the model and improve performance of future rank calls.",
"version": "v1.1-preview.1"
},
"host": "localhost:5001",
"basePath": "/personalizer/v1.1-preview.1",
"schemes": [
"https"
Expand Down

0 comments on commit c6c46a8

Please sign in to comment.