all repos — flynet @ d9895327042e32fde2bdef98879373d8d55a3308

ersatz CDN on fly.io

remove searchix

Alin
commit

d9895327042e32fde2bdef98879373d8d55a3308

parent

250a266770b37b1e75a5ef4bfc611aa8a9d6f961

1 file changed, 1 insertion(+), 2 deletions(-)

changed files
M DockerfileDockerfile
@@ -7,8 +7,7 @@ --with github.com/caddyserver/cache-handler \
--with github.com/darkweak/storages/simplefs/caddy \ --with github.com/pberkel/caddy-storage-redis \ --with github.com/caddy-dns/rfc2136 \ - --with github.com/jarv/caddy-goatcounter \ - --with github.com/mholt/caddy-ratelimit + --with github.com/jarv/caddy-goatcounter FROM caddy:${CADDY_VERSION}-alpine AS runner