[odrs-web] Here as well



commit b6fd139b27548fea29c1f1d39675223106657915
Author: Andrea Veri <averi redhat com>
Date:   Thu Apr 28 17:27:26 2022 +0200

    Here as well

 nginx.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nginx.conf b/nginx.conf
index 7a3502d..7327d3b 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -46,7 +46,7 @@ http {
         error_log /dev/stderr;
 
         location /static/ {
-            alias /tmp/static;
+            alias /tmp/static/;
         }
 
         location ~* \.(?:ico|css|svg|js|json|jpe?g|png)$ {


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