Use port 3313 instead of 1313, which is in widish use for other Zebra projects
[irspy-moved-to-github.git] / web / htdocs / details / all.mc
index 3a42f7c..83064f5 100644 (file)
@@ -1,7 +1,7 @@
-%# $Id: all.mc,v 1.2 2006-09-19 16:30:07 mike Exp $
+%# $Id: all.mc,v 1.3 2006-09-20 13:19:53 mike Exp $
 <%perl>
 print "IRSpy version $ZOOM::IRSpy::VERSION<br/>\n";
-my $spy = new ZOOM::IRSpy("localhost:1313/IR-Explain---1");
+my $spy = new ZOOM::IRSpy("localhost:3313/IR-Explain---1");
 if (1) {
     # Testing all targets would take much too long for testing
     my @targets = qw(bagel.indexdata.dk/gils z3950.loc.gov:7090/Voyager);