From c8ba4deecfa26525454dc8549a6695223f11db53 Mon Sep 17 00:00:00 2001 From: Mohamed Jamal Ghayyad Date: Thu, 1 Feb 2024 05:37:14 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b40acc03c..f325e8522 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,9 @@ You can test, train, and diagnostic your HID API endpoint on https://mrdoc.hidde [axios](https://axios-http.com/) ## Run Production Docker Container - -This is going to download production build of the project build.zip which is only index.html and css, js files and run it using nginx. [ NodeJS isn't required ] +[ NodeJS isn't required ] +------------------------- +This is going to download production build of the project build.zip which is only index.html, css and js files then run it inside alpine-nginx/ubuntu docker container. Please follow the instructions below: