about summary refs log tree commit diff
path: root/fallback.scm
diff options
context:
space:
mode:
authorPjotr Prins2024-04-05 04:01:35 -0500
committerPjotr Prins2025-10-04 14:35:36 -0500
commit5737e10c96249e1d717a3048845bf2bf3182ebf7 (patch)
tree83aa2f65ee205bf2174ace848c46a181f06b84a8 /fallback.scm
parent0342833ea87393dcdea8e06b3c1e00ae7d74edc6 (diff)
downloadgn-machines-5737e10c96249e1d717a3048845bf2bf3182ebf7.tar.gz
Prevent gn-auth-port from conflicting
Diffstat (limited to 'fallback.scm')
-rw-r--r--fallback.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/fallback.scm b/fallback.scm
index e222238..68368a7 100644
--- a/fallback.scm
+++ b/fallback.scm
@@ -61,6 +61,7 @@
                              (gn-auth-server-name "fallback-auth.genenetwork.org")
                              (gn2-port 8892)
                              (gn3-port 8893)
+                             (gn-auth-port 8894)
                              (sql-uri "mysql://webqtlout:webqtlout@localhost/db_webqtl")
                              (auth-db "/export/data/genenetwork-sqlite/auth.db")
                              (xapian-db "/export/data/genenetwork-xapian")