From 80fd8d3733c66478bf9e7b48f5ac76d14bb9865e Mon Sep 17 00:00:00 2001 From: dcarrillo Date: Fri, 6 Mar 2020 17:32:11 +0100 Subject: [PATCH] Make remarklint happy --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e50a565..2b125e9 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ Nginx docker image with a minimal set of modules. Current modules: -- [geoip2](https://github.com/leev/ngx_http_geoip2_module) -- stream -- http_ssl_module -- http_v2_module -- http_stub_status_module + - [geoip2](https://github.com/leev/ngx_http_geoip2_module) + - stream + - http_ssl_module + - http_v2_module + - http_stub_status_module ## Configuration @@ -44,9 +44,9 @@ Build locally, tag image as latest and upload to a registry (you must be logged Prerequisites: -- docker -- openssl -- curl + - docker + - openssl + - curl ```bash # build local image