Update production.conf
This commit is contained in:
parent
ebc6740e35
commit
cda3b70227
|
@ -77,6 +77,7 @@ server {
|
|||
}
|
||||
|
||||
location /assets/ {
|
||||
proxy_pass http://innerreact/assets/;
|
||||
expires 1y;
|
||||
add_header Cache-Control "public, max-age=31536000, immutable";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user