From e5323409e7125a612fb6ec1a6a8929988d3d9ef8 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Sun, 10 Dec 2023 22:25:39 +0000 Subject: [PATCH] Update readme.markdown --- readme.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.markdown b/readme.markdown index 28d226d..9c18daf 100644 --- a/readme.markdown +++ b/readme.markdown @@ -22,6 +22,8 @@ Compile and run with: View at: [localhost:5000](http://localhost:5000) +Before deploying to production ensure you run your application behind a reverse proxy. This library is not yet hardened against HTTP security exploits so applications written in it should not be exposed to the public internet. + ## Routes ```nim