liu 11 kuukautta sitten
vanhempi
commit
383ab95355
2 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 1 0
      backend/open_webui/static/VyeGYE6pzK.txt
  2. 5 0
      nginx-1.26.3/conf/nginx.conf

+ 1 - 0
backend/open_webui/static/VyeGYE6pzK.txt

@@ -0,0 +1 @@
+91772ddf6f2d547f8879c9f76175bdf2

+ 5 - 0
nginx-1.26.3/conf/nginx.conf

@@ -113,6 +113,11 @@ http {
             expires 30d; # 缓存优化
         }
 
+        location /VyeGYE6pzK.txt {
+            proxy_pass http://localhost:8080/static/VyeGYE6pzK.txt;
+            expires 30d; # 缓存优化
+        }
+
         #error_page  404              /404.html;
 
         # redirect server error pages to the static page /50x.html