From abd39b604fc669034cf6663c2f0334a93487b7d9 Mon Sep 17 00:00:00 2001 From: Michael Magill Date: Fri, 25 Apr 2014 20:30:18 +0000 Subject: [PATCH] removed extra / from site.baseurl --- wise-webapp/src/main/webapp/WEB-INF/app.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wise-webapp/src/main/webapp/WEB-INF/app.properties b/wise-webapp/src/main/webapp/WEB-INF/app.properties index 45912ceb..38e6d08d 100755 --- a/wise-webapp/src/main/webapp/WEB-INF/app.properties +++ b/wise-webapp/src/main/webapp/WEB-INF/app.properties @@ -1,4 +1,3 @@ - ################################################################################## # Database Configuration ################################################################################## @@ -93,7 +92,7 @@ admin.user = admin@wisemapping.org # Base URL where WiseMapping is deployed. By default, It will be automatically inferred. # If you are planning to put wisemapping behind an Apache using an Apache Proxy setup, you must enable this property. -#site.baseurl = http:///example.com:8080/wisemapping +#site.baseurl = http://example.com:8080/wisemapping # Site Homepage URL. This will be used as URL for homepage location.