diff options
Diffstat (limited to 'fallback.scm')
-rw-r--r-- | fallback.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fallback.scm b/fallback.scm index 72a83df..bbf3c0d 100644 --- a/fallback.scm +++ b/fallback.scm @@ -65,5 +65,6 @@ (xapian-db "/export/data/genenetwork-xapian") (genotype-files "/export/data/genenetwork/genotype_files") (sparql-endpoint "http://localhost:8892/sparql") + (gn-sourcecode-directory "/export/source/fallback-debug") (gn3-data-directory "/export/data/genenetwork"))) %base-services))) |