about summary refs log tree commit diff
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 508d620..5f1d5d0 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-files "/export/data/genenetwork/genotype_files/genotype/")
                              (sparql-endpoint (string-append "http://localhost:"
                                                              (number->string %virtuoso-sparql-port)
                                                              "/sparql"))