[redirects-web/proxy] Missing ;



commit 72ed666aca8241d74b673a3ee17b30a8c1ce9020
Author: Andrea Veri <averi redhat com>
Date:   Tue Feb 1 18:38:49 2022 +0100

    Missing ;

 conf.d/office.cloud.gnome.org.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/conf.d/office.cloud.gnome.org.conf b/conf.d/office.cloud.gnome.org.conf
index c306c4d..3b05f84 100644
--- a/conf.d/office.cloud.gnome.org.conf
+++ b/conf.d/office.cloud.gnome.org.conf
@@ -32,7 +32,7 @@ server {
     }
 
     location ^~ "/lool/(.*)/ws$" {
-        proxy_pass https://vpn.palette.gnome.org:9980/
+        proxy_pass https://vpn.palette.gnome.org:9980/;
         proxy_set_header Host $http_host;
         proxy_set_header Upgrade $http_upgrade;
         proxy_set_header Connection "Upgrade";


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