mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 23:55:42 +00:00
update dockerfiles, clean up
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
location ~* \.(jpg|jpeg|gif|css|png|js|map|woff|woff2|ttf|svg|eot)$ {
|
||||
expires 30d;
|
||||
access_log off;
|
||||
}
|
Reference in New Issue
Block a user