From 44419ed7036f55d30d32e6af46871993f0918055 Mon Sep 17 00:00:00 2001 From: ShubhamGupta29 Date: Mon, 22 Oct 2018 15:10:09 +0530 Subject: [PATCH] Removing the LinkedIn internal URL from AutoTuning config file (#447) --- app-conf/AutoTuningConf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-conf/AutoTuningConf.xml b/app-conf/AutoTuningConf.xml index b6d031a12..7fc47a99f 100644 --- a/app-conf/AutoTuningConf.xml +++ b/app-conf/AutoTuningConf.xml @@ -53,7 +53,7 @@ dr.elephant.api.url - http://ltx1-holdemdre01.grid.linkedin.com:8080 + http://localhost:8080 API URL for Dr Elephant. Optional. This is needed only if you are using APIFitnessComputeUtil to get fitness from Dr Elephant APIs