Update site.py

pull/653/head
Mr Chen 5 months ago
parent cf72ebdfd8
commit de6fd60f41
  1. 2
      web/utils/site.py

@ -1543,7 +1543,7 @@ location ^~ {from} {\n\
"
tpl_proxy_nocache = "\n\
set $static_files_app 0; \n \
set $static_files_app 0; \n\
if ( $uri ~* \\.(gif|png|jpg|css|js|ttf|woff|woff2)$\" )\n\
{\n\
set $static_files_app 1;\n\

Loading…
Cancel
Save