about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--genenetwork-development.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/genenetwork-development.scm b/genenetwork-development.scm
index 811d43c..5a908b4 100644
--- a/genenetwork-development.scm
+++ b/genenetwork-development.scm
@@ -1051,8 +1051,7 @@ tissue."
   "Return an <nginx-server-configuration> object to reverse proxy
 gn-auth."
   (nginx-server-configuration
-   (server-name '("auth.genenetwork.org"))
-   (root "/var/lib/gn-auth/auth.genenetwork.org/website")
+   (server-name '("auth-cd.genenetwork.org"))
    (locations
     (list (nginx-location-configuration
 	   (uri "/")