mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-29 12:25:40 +00:00
boinc
boring-nginx
cowrie
ghost
isso
lutim
lychee
nextcloud
nginx
piwik
privatebin
rainloop
rtorrent-flood
rutorrent
rootfs
etc
nginx
conf.d
cache.conf
php.conf
nginx.conf
php7
supervisor.d
home
sites
usr
var
Dockerfile
README.md
searx
subsonic
tor
LICENSE
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
![]() |
location ~* \.(jpg|jpeg|gif|css|png|js|map|woff|woff2|ttf|svg|eot)$ {
|
||
|
expires 30d;
|
||
|
access_log off;
|
||
|
}
|