summaryrefslogtreecommitdiffstats
path: root/reporting/pages/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'reporting/pages/config.sh')
-rwxr-xr-xreporting/pages/config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/reporting/pages/config.sh b/reporting/pages/config.sh
index f9bb89a..62aa16f 100755
--- a/reporting/pages/config.sh
+++ b/reporting/pages/config.sh
@@ -1,3 +1,3 @@
-: ${SERVER_URL:='testresults.opnfv.org/reporting2'}
+: ${SERVER_URL:='testresults.opnfv.org/testing/api'}
echo "{\"url\": \"http://${SERVER_URL}\"}" > dist/config.json