From 64bc411fc7ff2803567a86a8db61a9bcc12a1f80 Mon Sep 17 00:00:00 2001 From: phartenfeller Date: Mon, 28 Sep 2020 12:11:01 +0200 Subject: [PATCH] updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c36bfb..72a8add 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Yeah, decided to drop support of unsecured HTTPS. Two-years ago, when I started * Light container * More secure than official images (see below) * Log enabled + * Specify custom response headers per path and filetype [(info)](./docs/header-config.md) ### Why? Because the official Golang image is wayyyy too big (around 1/2Gb as you can see below) and could be insecure.