mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-21 12:59:16 +00:00
kippo-graph: remove image caching
This commit is contained in:
parent
728cd61a70
commit
18ec72dfff
@ -56,11 +56,6 @@ http {
|
|||||||
root /kippo-graph;
|
root /kippo-graph;
|
||||||
index index.php index.html;
|
index index.php index.html;
|
||||||
|
|
||||||
location ~* \.(jpg|jpeg|gif|css|png|js|map|woff|woff2|ttf|svg|eot)$ {
|
|
||||||
expires 30d;
|
|
||||||
access_log off;
|
|
||||||
}
|
|
||||||
|
|
||||||
location ~ ^/(data|cfg|tmp) {
|
location ~ ^/(data|cfg|tmp) {
|
||||||
deny all;
|
deny all;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user