remove storage from git
This commit is contained in:
@@ -38,6 +38,7 @@ server {
|
||||
|
||||
# browser cache control
|
||||
location ~* \.(ico|css|js|gif|jpeg|jpg|png|woff|ttf|otf|svg|woff2|eot)$ {
|
||||
try_files $uri =404;
|
||||
expires 1d;
|
||||
access_log off;
|
||||
add_header Pragma public;
|
||||
|
||||
Reference in New Issue
Block a user