Title: [opsview] [5329] Fix pointing at right web app
Revision
5329
Author
tvoon
Date
2010-11-08 08:45:14 +0000 (Mon, 08 Nov 2010)

Log Message

Fix pointing at right web app

Modified Paths


Modified: trunk/opsview-web/t/656-api2-lib.t
===================================================================
--- trunk/opsview-web/t/656-api2-lib.t	2010-11-07 23:45:10 UTC (rev 5328)
+++ trunk/opsview-web/t/656-api2-lib.t	2010-11-08 08:45:14 UTC (rev 5329)
@@ -26,7 +26,7 @@
     password => "initial",
     api_min_version => "2.0",
     data_format => "json",
-    url_prefix => "http://localhost",
+    url_prefix => "http://localhost:3000",
 );
 
 $ua->login;

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to