aboutsummaryrefslogtreecommitdiff
path: root/production.scm
diff options
context:
space:
mode:
Diffstat (limited to 'production.scm')
-rw-r--r--production.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/production.scm b/production.scm
index d64f8d1..8c162e5 100644
--- a/production.scm
+++ b/production.scm
@@ -84,8 +84,8 @@
(gn2-secrets "/etc/genenetwork/genenetwork2")
(gn3-secrets "/etc/genenetwork/genenetwork3/gn3-secrets.py")
(gn-auth-secrets "/etc/genenetwork/gn-auth")
- (auth-db "/var/lib/genenetwork-sqlite/auth.db")
- (llm-db-path "/var/lib/genenetwork-gnqa/llm.db")
+ (auth-db "/var/lib/genenetwork/sqlite/gn-auth/auth.db")
+ (llm-db-path "/var/lib/genenetwork/sqlite/genenetwork3/llm.db")
(gn3-alias-server-port 9800)
(gn-tmpdir "/opt/gn/tmp")
(gn-doc-git-checkout "/var/lib/gn-docs.git")