Skip to content

Commit

Permalink
Update site.py
Browse files Browse the repository at this point in the history
  • Loading branch information
midoks committed Dec 19, 2024
1 parent cf72ebd commit de6fd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/utils/site.py
Original file line number Diff line number Diff line change
Expand Up @@ -1543,7 +1543,7 @@ def setProxy(self, site_name, site_from, to, host, name, open_proxy, open_cors,
"

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\
Expand Down

0 comments on commit de6fd60

Please sign in to comment.