From 4cd959b34b67fa83eda68c914849e1a37561d77b Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Thu, 16 May 2024 10:06:42 +0530 Subject: [PATCH] stop automatic playing --- docs/docs/self-host/docker/run-locally-windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/self-host/docker/run-locally-windows.md b/docs/docs/self-host/docker/run-locally-windows.md index 18bae615e..319e136bd 100644 --- a/docs/docs/self-host/docker/run-locally-windows.md +++ b/docs/docs/self-host/docker/run-locally-windows.md @@ -7,7 +7,7 @@ import ReactPlayer from 'react-player'; 1. Set up WSL 2 on Windows by referring to the video provided.
- +
2. Install Docker Desktop on Windows and launch Docker Desktop. @@ -43,7 +43,7 @@ import ReactPlayer from 'react-player'; *Note: If you wish to incorporate our latest features into your Docker container, delete the existing OpenSign container and follow the steps again.*
- +
## Information About ENV variables which are used to setup OpenSign™ with Docker on Localhost