From 707a8afe264824a46467b392913661201c3dc8b4 Mon Sep 17 00:00:00 2001 From: Ian Torres Date: Sun, 6 Oct 2024 21:53:14 -0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b9263f..b1edc97 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,7 @@ Shipshape and lightweight debian based docker image prepared and ready to build - [**Bcrypt**](https://github.com/trusch/libbcrypt) for encryption. - [**Sentry**](https://github.com/getsentry/sentry-native) for error logging. - [**Mailio**](https://github.com/karastojko/mailio) for mail sending. -- **JSON** for data structuring. -- **INJA** for templating. + +## Production ready + +This image has been built to be used in production environment as boost and extras are compiled using release option.