[odrs-web/oscp: 336/336] Fix the ServerName for the actual prod instance
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [odrs-web/oscp: 336/336] Fix the ServerName for the actual prod instance
- Date: Thu, 17 Mar 2022 13:25:50 +0000 (UTC)
commit fbe96049fe0f64cdc3da128c90dd4a38e847e049
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]