mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 03:00:11 +00:00
Sync nginx config
This commit is contained in:
parent
ac7fc57fc5
commit
db95f11015
1 changed files with 3 additions and 1 deletions
|
@ -83,7 +83,9 @@ http {
|
|||
location = /50x.html {
|
||||
root /var/www/nginx-default;
|
||||
}
|
||||
|
||||
location ~ ^/packages/.*\.svg {
|
||||
add_header Cache-Control no-cache;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue