[gbm-web] redirector: Fix syntax error in nginx config
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gbm-web] redirector: Fix syntax error in nginx config
 
- Date: Sat, 22 Jan 2022 21:04:00 +0000 (UTC)
 
commit faa48345f11c7336214ad9dce318b8ceedb62c62
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Sat Jan 22 22:03:47 2022 +0100
    redirector: Fix syntax error in nginx config
 redirector/nginx.conf | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/redirector/nginx.conf b/redirector/nginx.conf
index 5a603ad..ceb7759 100644
--- a/redirector/nginx.conf
+++ b/redirector/nginx.conf
@@ -45,4 +45,5 @@ http {
         location /download/ {
             proxy_pass http://localhost:8000/;
         }
+    }
 }
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]