From 85bfcf945303b537c19f1e2e16a039b05bdcfce2 Mon Sep 17 00:00:00 2001 From: rmanach Date: Fri, 4 Apr 2025 12:43:30 +0200 Subject: [PATCH] few fixes --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9e27ef..595344c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # hmdeploy -A program tool to deploy a dockerized application with Nginx as reverse proxy on **Proxmox**. -This tool has been developed for **home server** deployment. +A tool to deploy a dockerized application with Nginx as reverse proxy. + +This tool has been developed for **home server** to deploy Docker image on **Docker Swarm** behind **Nginx** on **Proxmox VE**. For production environment, use it **with caution**. > **NOTE**: You must have **Docker** installed on your machine or the machine lauching the binary.