[odrs-web/oscp: 5/5] Fix the ServerName for the actual prod instance




commit 8e82b3c556e3a68f0fe85963c8a4c463ed9acbc3
Author: Richard Hughes <richard hughsie com>
Date:   Thu Mar 17 13:08:55 2022 +0000

    Fix the ServerName for the actual prod instance

 app_data/httpd-cfg/odrs.gnome.org.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app_data/httpd-cfg/odrs.gnome.org.conf b/app_data/httpd-cfg/odrs.gnome.org.conf
index 339fe79..ebf0325 100644
--- a/app_data/httpd-cfg/odrs.gnome.org.conf
+++ b/app_data/httpd-cfg/odrs.gnome.org.conf
@@ -1,5 +1,5 @@
 <VirtualHost *:8443>
-    ServerName  odrs-dev.gnome.org 
+    ServerName  odrs.gnome.org
     DocumentRoot /opt/app-root/src
 
     SSLEngine on


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