liu 11 місяців тому
батько
коміт
383ab95355

+ 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