aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 7b1650a..98be132 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -849,7 +849,8 @@ written in C")
;; Where GN1 is located:
(("/gnshare/gn") out)
;; Where the database is located:
- (("tux01") "localhost"))
+ (("tux01.uthsc.edu") "localhost"))
+ ;(("tux01.uthsc.edu") "lily.uthsc.edu"))
;; This directory is expected to be writable
(symlink "/tmp" "web/tmp")
#t)))