aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-11-08 09:04:48 -0600
committerFrederick Muriuki Muriithi2024-11-08 09:08:58 -0600
commit739e009ddb213d4f9ea57ccee9f19e76c8aff7bb (patch)
treef0e0ea8df4af58f0b79e37e8123fe34252efd755
parent481a288fc42991b8404e1137015d174fe1756dbe (diff)
downloadgn-machines-739e009ddb213d4f9ea57ccee9f19e76c8aff7bb.tar.gz
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.
-rw-r--r--production.scm2
1 files changed, 1 insertions, 1 deletions
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)