aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-11-08 09:04:48 -0600
committerFrederick Muriuki Muriithi2024-11-19 11:26:02 -0600
commit5ab72a9cb3653374237f3011d73307dd42fe8739 (patch)
treee3f28fa89da0d121cebfdc33240473042a3946e6
parent1bc693680660b44fa4c5bdb7c48b7f90117edf99 (diff)
downloadgn-machines-5ab72a9cb3653374237f3011d73307dd42fe8739.tar.gz
DO NOT MERGE: temporarily change domain to gn2-fred.genenetwork.orgproduction-container
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 933320a..9280637 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)