From b9ba5add732668061b75c7f32af4af24a18b9017 Mon Sep 17 00:00:00 2001 From: Ludovico Magnocavallo Date: Fri, 10 Apr 2020 11:38:59 +0200 Subject: [PATCH] Update README.md --- modules/cloud-config-container/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/cloud-config-container/README.md b/modules/cloud-config-container/README.md index 49083faa3..7ee53bdc1 100644 --- a/modules/cloud-config-container/README.md +++ b/modules/cloud-config-container/README.md @@ -15,7 +15,7 @@ These modules are designed for several use cases: - [MySQL](./mysql) - [Nginx](./nginx) - [On-prem in Docker](./onprem) -- [ ] Squid forward proxy +- [Squid forward proxy](./squid) ## Using the modules @@ -27,4 +27,4 @@ For convenience when developing or prototyping infrastructure, an optional test ## TODO -- [ ] convert all `xxx_config` variables to use file content instead of path \ No newline at end of file +- [ ] convert all `xxx_config` variables to use file content instead of path