Skip to content

Commit

Permalink
Removing the LinkedIn internal URL from AutoTuning config file (linke…
Browse files Browse the repository at this point in the history
  • Loading branch information
ShubhamGupta29 authored and varunsaxena committed Oct 22, 2018
1 parent 89919f7 commit 44419ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-conf/AutoTuningConf.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</property>
<property>
<name>dr.elephant.api.url</name>
<value>http://ltx1-holdemdre01.grid.linkedin.com:8080</value>
<value>http://localhost:8080</value>
<description>API URL for Dr Elephant. Optional. This is needed only if you are using APIFitnessComputeUtil to get
fitness from Dr Elephant APIs
</description>
Expand Down

0 comments on commit 44419ed

Please sign in to comment.