From 482ec625fc3704bc8e799115fb8ef8d5a8c3f81a Mon Sep 17 00:00:00 2001
From: felmer <felmer>
Date: Thu, 26 Feb 2009 09:00:48 +0000
Subject: [PATCH] LMS-768 change server-url

SVN: 10006
---
 dataset_download/etc/service.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dataset_download/etc/service.properties b/dataset_download/etc/service.properties
index 41caf41979c..4a34790b320 100644
--- a/dataset_download/etc/service.properties
+++ b/dataset_download/etc/service.properties
@@ -5,7 +5,7 @@ storeroot-dir = targets/store
 port = 8889
 
 # The URL of the openBIS server
-server-url = http://localhost:8888/openbis
+server-url = http://localhost:8888/genericopenbis
 
 # Session timeout in minutes
 session-timeout = 30
-- 
GitLab