about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gn/packages/bioinformatics.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm
index e537aa8..bcdd4e4 100644
--- a/gn/packages/bioinformatics.scm
+++ b/gn/packages/bioinformatics.scm
@@ -812,7 +812,7 @@ runApp(launch.browser=0, port=4202)~%\n"
 "#!~a
 library(shiny)
 setwd(\"~a\")
-runApp(launch.browser=0)~%\n"
+runApp(launch.browser=0, port=3978)~%\n"
                  Rbin targetdir)))
              (chmod app #o555)
              (substitute* (string-append targetdir "/server.R")