about summary refs log tree commit diff
path: root/fallback.scm
diff options
context:
space:
mode:
Diffstat (limited to 'fallback.scm')
-rw-r--r--fallback.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/fallback.scm b/fallback.scm
index e222238..8153789 100644
--- a/fallback.scm
+++ b/fallback.scm
@@ -29,7 +29,7 @@
              (forge socket))
 
 (operating-system
-  (host-name "genenetwork-fallback")
+  (host-name "fallback")
   (timezone "UTC")
   (locale "en_US.utf8")
   (bootloader (bootloader-configuration
@@ -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")