[damned-lies] chore: update server aliases to work on OC4



commit 283bd85194a8bc14440b8121487cf0e565feb083
Author: Guillaume Bernard <associations guillaume-bernard fr>
Date:   Mon May 9 15:06:24 2022 +0200

    chore: update server aliases to work on OC4

 containers/production/configuration/production.json | 2 +-
 containers/production/configuration/test.json       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/containers/production/configuration/production.json 
b/containers/production/configuration/production.json
index 9dff4c78..400fa37b 100644
--- a/containers/production/configuration/production.json
+++ b/containers/production/configuration/production.json
@@ -1,7 +1,7 @@
 {
     "server_aliases": [
         "l10n.gnome.org",
-        "l10n-staging.openshift.gnome.org",
+        "damned-lies-staging.apps.openshift4.gnome.org",
         "8.43.85.13",
         "8.43.85.14",
         "8.43.85.29",
diff --git a/containers/production/configuration/test.json b/containers/production/configuration/test.json
index de6a1242..8bd56214 100644
--- a/containers/production/configuration/test.json
+++ b/containers/production/configuration/test.json
@@ -1,6 +1,6 @@
 {
     "server_aliases": [
-        "l10n-testing.openshift.gnome.org",
+        "damned-lies-testing.apps.openshift4.gnome.org",
         "127.0.0.1",
         "localhost"
     ],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]