diff --git a/README.md b/README.md index 4687015..9ed5d8e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This is a super simple and easy to read nginx docker alpine-based image. - Only default [nginx modules](https://nginx.org/en/docs/) - [`ngx_brotli`](https://github.com/google/ngx_brotli) — brotli algorithm compression - [`OpenSSL`](https://github.com/quictls/openssl) — HTTP3/QUIC support +- `git` apk installed - Ports `80` and `443` are exposed by default ## Why?