1
0
mirror of https://github.com/qdm12/caddy-scratch.git synced 2022-03-12 19:25:15 +03:00

Doc: license badge

This commit is contained in:
Quentin McGaw (desktop)
2021-07-19 17:19:51 -04:00
parent 8971f238af
commit 69e2a8a43e

View File

@@ -22,6 +22,7 @@ Caddy server v2.4.1 / v1.0.5 without root, without OS and with optional Caddy pl
[![GitHub issues](https://img.shields.io/github/issues/qdm12/caddy-scratch.svg)](https://github.com/qdm12/caddy-scratch/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/qdm12/caddy-scratch.svg)](https://github.com/qdm12/caddy-scratch/issues?q=is%3Aissue+is%3Aclosed)
[![MIT](https://img.shields.io/github/license/qdm12/caddy-scratch)](https://github.com/qdm12/caddy-scratch/master/LICENSE)
![Visitors count](https://visitor-badge.laobi.icu/badge?page_id=caddy-scratch.readme)
## Features
@@ -137,10 +138,6 @@ docker build -t qmcgaw/caddy \
- [ ] Healthcheck for Caddy
- [ ] Intelligent IP blocking
## License
This repository is under an [MIT license](https://github.com/qdm12/caddy-scratch/master/license)
## Thanks
- To the Caddy developers and mholt especially