aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--genenetwork-development.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/genenetwork-development.scm b/genenetwork-development.scm
index 5f1d5d0..508d620 100644
--- a/genenetwork-development.scm
+++ b/genenetwork-development.scm
@@ -1070,7 +1070,7 @@ reverse proxy tissue."
(genenetwork-configuration
(gn2-port %genenetwork2-port)
(gn3-port %genenetwork3-port)
- (genotype-files "/export/data/genenetwork/genotype_files/genotype/")
+ (genotype-files "/export/data/genenetwork/genotype_files")
(sparql-endpoint (string-append "http://localhost:"
(number->string %virtuoso-sparql-port)
"/sparql"))