From c2c15dd87092b692aeaa77336d36d500f0731f59 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 8 Nov 2024 09:04:48 -0600 Subject: DO NOT MERGE: temporarily change domain to gn2-fred.genenetwork.org Move the production container domain to gn2-fred.genenetwork.org in order to debug some of the new guix issues. --- production.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'production.scm') diff --git a/production.scm b/production.scm index ca4a655..d8de09d 100644 --- a/production.scm +++ b/production.scm @@ -74,7 +74,7 @@ (working-directory "/var/lib/redis"))) (service genenetwork-service-type (genenetwork-configuration - (server-name "genenetwork.org") + (server-name "gn2-fred.genenetwork.org") (gn-auth-server-name "auth.genenetwork.org") (gn2-port 9894) (gn3-port 9895) -- cgit v1.2.3